UE2:ACTION_PlayLIPSinc (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> ScriptedAction >> ACTION_PlayLIPSinc |
- Package:
- Gameplay
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
ifdef WITH_LIPSinc
Properties
Property group 'Action'
LIPSincAnimName
Type: name
Pitch
Type: float
Default value: 1.0
Radius
Type: float
Default value: 80.0
Volume
Type: float
Default value: 1.0
Default values
Property | Value |
---|---|
ActionString | "Play LIPSinc" |
Instance functions
GetActionString
function string GetActionString ()
Overrides: ScriptedAction.GetActionString
InitActionFor
function bool InitActionFor (ScriptedController C)
Overrides: ScriptedAction.InitActionFor