SwiftlyS2

CAI_Expresser

Interface CAI_Expresser

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AllowSpeakingInterrupts

ref bool AllowSpeakingInterrupts { get; }
Property Value

BlockedTalkTime

GameTime_t BlockedTalkTime { get; }
Property Value

ConsiderSceneInvolvementAsSpeech

ref bool ConsiderSceneInvolvementAsSpeech { get; }
Property Value

LastSpokenPriority

ref int LastSpokenPriority { get; }
Property Value

LastTimeAcceptedSpeak

GameTime_t LastTimeAcceptedSpeak { get; }
Property Value

Outer

CBaseFlex? Outer { get; }
Property Value

QueuedSpeechTime

GameTime_t QueuedSpeechTime { get; }
Property Value

SceneEntityDisabled

ref bool SceneEntityDisabled { get; }
Property Value

StopTalkTime

GameTime_t StopTalkTime { get; }
Property Value

StopTalkTimeWithoutDelay

GameTime_t StopTalkTimeWithoutDelay { get; }
Property Value

VoicePitch

ref int VoicePitch { get; }
Property Value

On this page