SwiftlyS2

CHitBoxSet

Interface CHitBoxSet

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

HitBoxes

ref CUtlVector<CHitBox> HitBoxes { get; }
Property Value

Name

string Name { get; set; }
Property Value

NameHash

ref uint NameHash { get; }
Property Value

SourceFilename

string SourceFilename { get; set; }
Property Value

On this page