Add various engine systems to debug commands
This commit is contained in:
@@ -41,7 +41,7 @@ public:
|
||||
/// <summary>
|
||||
/// Gets the current gravity force.
|
||||
/// </summary>
|
||||
API_PROPERTY() static Vector3 GetGravity();
|
||||
API_PROPERTY(Attributes="DebugCommand") static Vector3 GetGravity();
|
||||
|
||||
/// <summary>
|
||||
/// Sets the current gravity force.
|
||||
|
||||
Reference in New Issue
Block a user