CSoundOpvarSetAutoRoomEntity
Interface CSoundOpvarSetAutoRoomEntity
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSoundOpvarSetAutoRoomEntity : CSoundOpvarSetPointEntity, CSoundOpvarSetPointBase, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundOpvarSetPointBase>, ISchemaClass<CSoundOpvarSetPointEntity>, ISchemaClass<CSoundOpvarSetAutoRoomEntity>, ISchemaField, ISchemaClass, INativeHandleImplements
- CSoundOpvarSetPointEntity
- CSoundOpvarSetPointBase
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CSoundOpvarSetPointBase>
- ISchemaClass<CSoundOpvarSetPointEntity>
- ISchemaClass<CSoundOpvarSetAutoRoomEntity>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
DoorwayPairs
ref CUtlVector<AutoRoomDoorwayPairs_t> DoorwayPairs { get; }Property Value
HeightTolerance
ref float HeightTolerance { get; }Property Value
Size
ref float Size { get; }Property Value
SizeSqr
ref float SizeSqr { get; }Property Value
TraceResults
ref CUtlVector<SoundOpvarTraceResult_t> TraceResults { get; }Property Value