CreateDummyEntity
Creates a DummyEntity.
- dummyType: parameter input should be in int type
- sharedData: parameter input should be in Dictionary<string, object> type
- dimension: parameter input should be in uint type
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}