VPhysXCollisionAttributes_t
Interface VPhysXCollisionAttributes_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface VPhysXCollisionAttributes_t : ISchemaClass<VPhysXCollisionAttributes_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
CollisionGroup
ref uint CollisionGroup { get; }Property Value
CollisionGroupString
string CollisionGroupString { get; set; }Property Value
DetailLayerStrings
ref CUtlVector<CUtlString> DetailLayerStrings { get; }Property Value
DetailLayers
ref CUtlVector<uint> DetailLayers { get; }Property Value
IncludeDetailLayerCount
ref int IncludeDetailLayerCount { get; }Property Value
InteractAs
ref CUtlVector<uint> InteractAs { get; }Property Value
InteractAsStrings
ref CUtlVector<CUtlString> InteractAsStrings { get; }Property Value
InteractExclude
ref CUtlVector<uint> InteractExclude { get; }Property Value
InteractExcludeStrings
ref CUtlVector<CUtlString> InteractExcludeStrings { get; }Property Value
InteractWith
ref CUtlVector<uint> InteractWith { get; }Property Value
InteractWithStrings
ref CUtlVector<CUtlString> InteractWithStrings { get; }Property Value