CSosGroupActionSoundeventMinMaxValuesSchema
Interface CSosGroupActionSoundeventMinMaxValuesSchema
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSosGroupActionSoundeventMinMaxValuesSchema : CSosGroupActionSchema, ISchemaClass<CSosGroupActionSchema>, ISchemaClass<CSosGroupActionSoundeventMinMaxValuesSchema>, ISchemaField, ISchemaClass, INativeHandleImplements
- CSosGroupActionSchema
- ISchemaClass<CSosGroupActionSchema>
- ISchemaClass<CSosGroupActionSoundeventMinMaxValuesSchema>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
ExcludSoundsAboveThreshold
ref bool ExcludSoundsAboveThreshold { get; }Property Value
ExcludeDelayedSounds
ref bool ExcludeDelayedSounds { get; }Property Value
ExcludeSoundsBelowThreshold
ref bool ExcludeSoundsBelowThreshold { get; }Property Value
ExcludeSoundsMaxThresholdValue
ref float ExcludeSoundsMaxThresholdValue { get; }Property Value
ExcludeSoundsMinThresholdValue
ref float ExcludeSoundsMinThresholdValue { get; }Property Value
ExcludeStoppedSounds
ref bool ExcludeStoppedSounds { get; }Property Value
StrDelayPublicFieldName
string StrDelayPublicFieldName { get; set; }Property Value
StrMaxValueName
string StrMaxValueName { get; set; }Property Value
StrMinValueName
string StrMinValueName { get; set; }Property Value
StrQueryPublicFieldName
string StrQueryPublicFieldName { get; set; }Property Value