Click or drag to resize

NetworkLogicObjectTypeControlledByPlayer Property

The type of object to control by the player.

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

Property Value

ReferenceMetadataTypeInfo
See Also