SwiftlyS2

CHandleTest

Interface CHandleTest

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CHandleTest : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CHandleTest>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Handle

ref CHandle<CBaseEntity> Handle { get; }
Property Value

SendHandle

ref bool SendHandle { get; }
Property Value

Methods

HandleUpdated()

void HandleUpdated()

SendHandleUpdated()

void SendHandleUpdated()

On this page