ConstraintSoundInfo
Interface ConstraintSoundInfo
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface ConstraintSoundInfo : ISchemaClass<ConstraintSoundInfo>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ForwardAxis
ref Vector ForwardAxis { get; }Property Value
PlayReversalSound
ref bool PlayReversalSound { get; }Property Value
PlayTravelSound
ref bool PlayTravelSound { get; }Property Value
ReversalSounds
string ReversalSounds { get; set; }Property Value
Sampler
VelocitySampler Sampler { get; }Property Value
SoundProfile
SimpleConstraintSoundProfile SoundProfile { get; }Property Value
TravelSoundBack
string TravelSoundBack { get; set; }Property Value
TravelSoundFwd
string TravelSoundFwd { get; set; }Property Value