SwiftlyS2

CRegionSVM

Interface CRegionSVM

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Nodes

ref CUtlVector<uint> Nodes { get; }
Property Value

Planes

ref CUtlVector<RnPlane_t> Planes { get; }
Property Value

On this page