SwiftlyS2

PhysObjectHeader_t

Interface PhysObjectHeader_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Bbox

AABB_t Bbox { get; }
Property Value

Collide

ref int Collide { get; }
Property Value

Entity

ref CHandle<CBaseEntity> Entity { get; }
Property Value

FieldName

string FieldName { get; set; }
Property Value

ModelName

string ModelName { get; set; }
Property Value

Objects

ref int Objects { get; }
Property Value

Sphere

physics_save_sphere_t Sphere { get; }
Property Value

Type

ref PhysInterfaceId_t Type { get; }
Property Value

On this page