SwiftlyS2

CSoundOpvarSetBoxEntity

Interface CSoundOpvarSetBoxEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoxDirection

ref int BoxDirection { 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