SwiftlyS2

CLogicNPCCounterAABB

Interface CLogicNPCCounterAABB

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CLogicNPCCounterAABB : CLogicNPCCounter, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CLogicNPCCounter>, ISchemaClass<CLogicNPCCounterAABB>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DistanceOuterMaxs

ref Vector DistanceOuterMaxs { get; }
Property Value

DistanceOuterMins

ref Vector DistanceOuterMins { get; }
Property Value

OuterMaxs

ref Vector OuterMaxs { get; }
Property Value

OuterMins

ref Vector OuterMins { get; }
Property Value

On this page