SwiftlyS2

CPointTeleport

Interface CPointTeleport

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

SaveAngles

ref QAngle SaveAngles { get; }
Property Value

SaveOrigin

ref Vector SaveOrigin { get; }
Property Value

TeleportParentedEntities

ref bool TeleportParentedEntities { get; }
Property Value

TeleportUseCurrentAngle

ref bool TeleportUseCurrentAngle { get; }
Property Value

On this page