Route editor actions by active target
This commit is contained in:
8
managed/XCEngine.ScriptCore/MonoBehaviour.cs
Normal file
8
managed/XCEngine.ScriptCore/MonoBehaviour.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace XCEngine
|
||||
{
|
||||
public class MonoBehaviour
|
||||
{
|
||||
public ulong GameObjectUUID;
|
||||
public ulong ScriptComponentUUID;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user