SwiftlyS2

CNPCPhysicsHull

Interface CNPCPhysicsHull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CapsuleCenter1

ref Vector CapsuleCenter1 { get; }
Property Value

CapsuleCenter2

ref Vector CapsuleCenter2 { get; }
Property Value

CapsuleHeight

ref float CapsuleHeight { get; }
Property Value

CapsuleRadius

ref float CapsuleRadius { get; }
Property Value

GroundBoxHeight

ref float GroundBoxHeight { get; }
Property Value

GroundBoxWidth

ref float GroundBoxWidth { get; }
Property Value

Name

ref CGlobalSymbol Name { get; }
Property Value

Type

ref NPCPhysicsHullType_t Type { get; }
Property Value

On this page