Mostly Harmless
UE3:FaceFXAnimSet (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> FaceFXAnimSet |
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'FaceFXAnimSet'[edit]
DefaultFaceFXAsset[edit]
Type: FaceFXAsset
Modifiers: editoronly, const
Default FaceFXAsset to use when editing this FaceFXAnimSet etc.
Is the one that was used as the basis for creating this AnimSet.
Internal variables[edit]
InternalFaceFXAnimSet[edit]
Type: pointer
Modifiers: const, native
Internal use. FaceFX representation of this AnimSet.
NumLoadErrors[edit]
Type: int
Internal use. The number of errors generated during load.
RawFaceFXAnimSetBytes[edit]
Modifiers: const, native
Internal use. Raw bytes of the FaceFX AnimSet.
This only stays loaded in the editor.
RawFaceFXMiniSessionBytes[edit]
Modifiers: const, native
Internal use. Raw bytes of the FaceFX Studio mini session for this AnimSet.
This only stays loaded in the editor.
ReferencedSoundCues[edit]
Array of SoundCue objects that the FaceFXAnimSet references.