SwiftlyS2

CPointPrefab

Interface CPointPrefab

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPointPrefab : CServerOnlyPointEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CServerOnlyPointEntity>, ISchemaClass<CPointPrefab>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AssociatedRelayEntity

ref CHandle<CPointPrefab> AssociatedRelayEntity { get; }
Property Value

AssociatedRelayTargetName

string AssociatedRelayTargetName { get; set; }
Property Value

FixupNames

ref bool FixupNames { get; }
Property Value

ForceWorldGroupID

string ForceWorldGroupID { get; set; }
Property Value

LoadDynamic

ref bool LoadDynamic { get; }
Property Value

TargetMapName

string TargetMapName { get; set; }
Property Value

On this page