SwiftlyS2

CRelativeLocation

Interface CRelativeLocation

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRelativeLocation : ISchemaClass<CRelativeLocation>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Entity

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

RelativeOffset

ref Vector RelativeOffset { get; }
Property Value

Type

ref RelativeLocationType_t Type { get; }
Property Value

WorldSpacePos

ref Vector WorldSpacePos { get; }
Property Value

On this page