Always snap to grid
UE3:AnimNotify_PlayFaceFXAnim (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> AnimNotify >> AnimNotify_Scripted >> AnimNotify_PlayFaceFXAnim |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved. Play a facial animation on a character.
[edit] Properties
[edit] Property group 'AnimNotify_PlayFaceFXAnim'
[edit] AnimName
Type: string
[edit] bOverridePlayingAnim
Type: bool
If a FaceFX animation is already playing, then override if TRUE, skip is FALSE
Default value: True
[edit] FaceFXAnimSetRef
Type: FaceFXAnimSet
Reference to FaceFX AnimSet package the animation is in
[edit] GroupName
Type: string
[edit] PlayFrequency
Type: float
Chance to play. 0 - 1.f
Default value: 1.0
[edit] Events
[edit] Notify
event Notify (Actor Owner, AnimNodeSequence AnimSeqInstigator)
Overrides: AnimNotify_Scripted.Notify
