SwiftlyS2

MoodAnimationLayer_t

Interface MoodAnimationLayer_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActiveListening

ref bool ActiveListening { get; }
Property Value

ActiveTalking

ref bool ActiveTalking { get; }
Property Value

DurationScale

CRangeFloat DurationScale { get; }
Property Value

EndOffset

CRangeFloat EndOffset { get; }
Property Value

FadeIn

ref float FadeIn { get; }
Property Value

FadeOut

ref float FadeOut { get; }
Property Value

Intensity

CRangeFloat Intensity { get; }
Property Value

LayerAnimations

ref CUtlVector<MoodAnimation_t> LayerAnimations { get; }
Property Value

Name

string Name { get; set; }
Property Value

NextStart

CRangeFloat NextStart { get; }
Property Value

ScaleWithInts

ref bool ScaleWithInts { get; }
Property Value

StartOffset

CRangeFloat StartOffset { get; }
Property Value

On this page