SwiftlyS2

CollisionDetailLayerInfo_t

Interface CollisionDetailLayerInfo_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Description

string Description { get; set; }
Property Value

FriendlyName

string FriendlyName { get; set; }
Property Value

IsQueryOnly

ref bool IsQueryOnly { get; }
Property Value

NotPickable

ref bool NotPickable { get; }
Property Value

ParentDetailLayer

string ParentDetailLayer { get; set; }
Property Value

SubtreeDetailLayers

ref CUtlVector<CollisionDetailLayerInfo_t__Name_t> SubtreeDetailLayers { get; }
Property Value

On this page