SwiftlyS2

DynamicVolumeDef_t

Interface DynamicVolumeDef_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AreaDst

ref uint AreaDst { get; }
Property Value

AreaSrc

ref uint AreaSrc { get; }
Property Value

Attached

ref bool Attached { get; }
Property Value

HullIdx

ref int HullIdx { get; }
Property Value

Source

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

SourceAnchorPos

ref Vector SourceAnchorPos { get; }
Property Value

Target

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

TargetAnchorPos

ref Vector TargetAnchorPos { get; }
Property Value

On this page