Click or drag to resize

NetworkLogicObjectTypeControlledByPlayer Property

The type of object to control by the player.

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

Property Value

Type: ReferenceMetadataTypeInfo
See Also