SwiftlyS2

CPhysSurfaceProperties

Interface CPhysSurfaceProperties

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AudioParams

CPhysSurfacePropertiesAudio AudioParams { get; }
Property Value

AudioSounds

CPhysSurfacePropertiesSoundNames AudioSounds { get; }
Property Value

BaseNameHash

ref uint BaseNameHash { get; }
Property Value

Description

string Description { get; set; }
Property Value

Hidden

ref bool Hidden { get; }
Property Value

Name

string Name { get; set; }
Property Value

NameHash

ref uint NameHash { get; }
Property Value

Physics

CPhysSurfacePropertiesPhysics Physics { get; }
Property Value

VehicleParams

CPhysSurfacePropertiesVehicle VehicleParams { get; }
Property Value

On this page