Add various engine systems to debug commands
This commit is contained in:
@@ -33,7 +33,7 @@ DECLARE_SCRIPTING_TYPE_NO_SPAWN(Streaming);
|
||||
/// <summary>
|
||||
/// Gets streaming statistics.
|
||||
/// </summary>
|
||||
API_PROPERTY() static StreamingStats GetStats();
|
||||
API_PROPERTY(Attributes="DebugCommand") static StreamingStats GetStats();
|
||||
|
||||
/// <summary>
|
||||
/// Requests the streaming update for all the loaded resources. Use it to refresh content streaming after changing configuration.
|
||||
|
||||
Reference in New Issue
Block a user