| NeoAxis Engine API Reference |
|
EntityType.AllowEditorCreate Property
Gets or sets a value indicating whether the entity can created from the Map Editor.
[Description(Description="Whether the entity can created from the Map Editor.")]
[DefaultValue(Value=False)]
public
bool AllowEditorCreate { public get; public set; }
See Also
EntityType Class | Engine.EntitySystem Namespace