| NeoAxis Engine API Reference |
|
EntityType.NetworkType Property
Gets or sets a value indicating the network type of entity.
[DefaultValue(Value=EntityNetworkTypes.NotSynchronized)]
[Description(Description="The network type of entity.")]
public
EntityNetworkTypes NetworkType { public get; public set; }
See Also
EntityType Class | Engine.EntitySystem Namespace