SwiftlyS2

NodeData_t

Interface NodeData_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ChildNodeIndices

ref CUtlVector<int> ChildNodeIndices { get; }
Property Value

MaxBounds

ref Vector MaxBounds { get; }
Property Value

MinBounds

ref Vector MinBounds { get; }
Property Value

MinimumDistance

ref float MinimumDistance { get; }
Property Value

Origin

ref Vector Origin { get; }
Property Value

Parent

ref int Parent { get; }
Property Value

WorldNodePrefix

string WorldNodePrefix { get; set; }
Property Value

On this page