Click or drag to resize

NetworkLogicObjectTypeControlledByPlayer Property

The type of object to control by the player.

Namespace:  NeoAxis
Assembly:  Project (in Project.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<MetadataTypeInfo> ObjectTypeControlledByPlayer { get; set; }

Property Value

Type: ReferenceMetadataTypeInfo
See Also