Runtime snapshot provider changes
This commit is contained in:
@@ -46,5 +46,8 @@ public:
|
||||
void ClearReloadRequest();
|
||||
|
||||
private:
|
||||
JsonValue BuildRuntimeStateValue() const;
|
||||
JsonValue SerializeLayerStack() const;
|
||||
|
||||
RuntimeHost& mRuntimeHost;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user