SwiftlyS2

CSoundOpvarSetAABBEntity

Interface CSoundOpvarSetAABBEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSoundOpvarSetAABBEntity : CSoundOpvarSetPointEntity, CSoundOpvarSetPointBase, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundOpvarSetPointBase>, ISchemaClass<CSoundOpvarSetPointEntity>, ISchemaClass<CSoundOpvarSetAABBEntity>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AABBDirection

ref int AABBDirection { get; }
Property Value

DistanceInnerMaxs

ref Vector DistanceInnerMaxs { get; }
Property Value

DistanceInnerMins

ref Vector DistanceInnerMins { get; }
Property Value

DistanceOuterMaxs

ref Vector DistanceOuterMaxs { get; }
Property Value

DistanceOuterMins

ref Vector DistanceOuterMins { get; }
Property Value

InnerMaxs

ref Vector InnerMaxs { get; }
Property Value

InnerMins

ref Vector InnerMins { get; }
Property Value

OuterMaxs

ref Vector OuterMaxs { get; }
Property Value

OuterMins

ref Vector OuterMins { get; }
Property Value

On this page