Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FaceFX/FaceFX-UE4
/ functions
Functions
329 in github.com/FaceFX/FaceFX-UE4
⨍
Functions
329
◇
Types & classes
120
Method
ExecuteOpenFolder
Handler for when OpenFolder is selected */
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.cpp:195
Method
ExecuteReimport
Handler for when Reimport is selected */
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.cpp:134
Method
ExecuteSetSource
Handler for when SetSource is selected */
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.cpp:67
Method
ExecuteShowDetails
Handler for when ShowDetails is selected */
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.cpp:177
Method
ExecuteUnlink
Handler for when Unlink is selected */
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXActor.cpp:186
Method
ExecuteUnlink
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXAnim.cpp:120
Method
FAnimNode_BlendFaceFXAnimation
Source/FaceFX/Private/Animation/AnimNode_BlendFaceFXAnimation.cpp:30
Method
FBlendFacialAnimationEntry
Source/FaceFX/Classes/Animation/AnimNode_BlendFaceFXAnimation.h:72
Method
FDirEmptyCheck
Source/FaceFXEditor/Private/FaceFXEditorTools.cpp:68
Method
FFaceFXActorData
Source/FaceFX/Classes/FaceFXData.h:275
Method
FFaceFXAnimData
Source/FaceFX/Classes/FaceFXData.h:192
Method
FFaceFXAnimId
Source/FaceFX/Classes/FaceFXData.h:87
Method
FFaceFXContext
Source/FaceFX/Public/FaceFXContext.h:33
Method
FFaceFXIdData
Source/FaceFX/Classes/FaceFXData.h:211
Method
FFaceFXImportActionResult
Source/FaceFXEditor/Public/FaceFXEditorTools.h:48
Method
FFaceFXImportResult
Source/FaceFXEditor/Public/FaceFXEditorTools.h:146
Method
FFaceFXSkelMeshComponentId
Source/FaceFX/Classes/FaceFXData.h:294
Method
FFaceFXTrackKey
Source/FaceFX/Classes/Matinee/FaceFXMatineeControl.h:33
Method
FResultWidgetInstance
Source/FaceFXEditor/Include/Slate/FaceFXResultWidget.h:105
Method
FScopedObjectRoot
Source/FaceFXEditor/Public/FaceFXEditorTools.h:368
Method
FaceFX
(TargetInfo Target)
Source/FaceFX/FaceFX.Build.cs:25
Method
FaceFXEditor
(TargetInfo Target)
Source/FaceFXEditor/FaceFXEditor.Build.cs:25
Method
FaceFXLib
(TargetInfo Target)
Source/FaceFXLib/FaceFXLib.Build.cs:32
Method
FactoryCreateNew
Source/FaceFXEditor/Private/Factories/FaceFXActorFactory.cpp:49
Method
FactoryCreateNew
Source/FaceFXEditor/Private/Factories/FaceFXAnimFactory.cpp:40
Method
FreeCallback
The memory deallocation callback */
Source/FaceFX/Public/FaceFXContext.h:42
Method
GenerateRow
Source/FaceFXEditor/Include/Slate/FaceFXResultWidget.cpp:174
Method
GenerateWidgetForColumn
Source/FaceFXEditor/Include/Slate/FaceFXResultWidget.cpp:348
Function
GetAbsoluteAudioPath
* Gets the absolute path to the source audio file * @param OutResult The absolute path when the function returns true. Unchanged if it returns false
Source/FaceFX/Classes/FaceFXAnim.h:76
Method
GetActions
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXActor.cpp:43
Method
GetActions
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXAnim.cpp:43
Function
GetAnimation
* Gets a specific animation data entry from the set * @param AnimId the animation id to look for * @returns The animation asset if found, else nullp
Source/FaceFX/Classes/FaceFXActor.h:152
Method
GetAnimationBounds
Source/FaceFX/Private/FaceFXCharacter.cpp:194
Method
GetAnimationBoundsById
Source/FaceFX/Private/FaceFXCharacter.cpp:216
Function
GetAnimationCount
* Gets the number of animations which are encapsulated in this asset * @return The animation count */
Source/FaceFX/Classes/FaceFXAnim.h:66
Function
GetAnimationCount
* Gets the number of animations which are encapsulated in this asset * @return The animation count */
Source/FaceFX/Classes/FaceFXAsset.h:54
Method
GetAnimationCount
Source/FaceFX/Private/FaceFXActor.cpp:168
Method
GetAnimationGroups
Source/FaceFX/Private/FaceFXActor.cpp:202
Method
GetAnimationGroupsInFolder
Source/FaceFXEditor/Private/FaceFXEditorTools.cpp:604
Function
GetAssetFolderAbsolute
* Gets the absolute source asset folder * @returns The absolute folder */
Source/FaceFX/Classes/FaceFXAsset.h:113
Function
GetAssetPathAbsolute
* Gets the absolute path to the source asset * @returns The path to the asset */
Source/FaceFX/Classes/FaceFXAsset.h:95
Method
GetAudioComponent
Source/FaceFX/Private/FaceFXCharacter.cpp:925
Method
GetBrushStateIconError
Source/FaceFXEditor/Include/Slate/FaceFXStyle.cpp:108
Method
GetBrushStateIconSuccess
Source/FaceFXEditor/Include/Slate/FaceFXStyle.cpp:98
Method
GetBrushStateIconWarning
Source/FaceFXEditor/Include/Slate/FaceFXStyle.cpp:103
Method
GetCategories
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.cpp:36
Method
GetClosestSnapPosition
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:156
Function
GetDetails
* Gets the details in a human readable string representation * @param OutDetails The resulting details string */
Source/FaceFX/Classes/FaceFXAsset.h:60
Method
GetDetails
* Gets the details in a human readable string representation * @param outDetails The resulting details string */
Source/FaceFX/Private/FaceFXActor.cpp:94
Method
GetEdHelperClassName
UInterpTrack Some overrides from UInterpTrack to allow inheriting from another module. Those functions are not exposed my the module via ENGINE_API
Source/FaceFX/Classes/Matinee/FaceFXMatineeControl.h:82
Function
GetFaceFXActor
* Gets the assigned FaceFX actor asset * @returns The assigned FaceFX actor asset */
Source/FaceFX/Classes/FaceFXCharacter.h:274
Method
GetFaceFXError
Source/FaceFX/Private/FaceFXCharacter.cpp:1089
Method
GetKeyframeColor
Source/FaceFX/Classes/Matinee/FaceFXMatineeControl.h:87
Method
GetKeyframeIndex
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:63
Method
GetKeyframeTime
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:54
Method
GetLibs
<summary> Gets the libs for FaceFX </summary> <param name="Target">The targetinfo to get the libs for</param> <param name="FaceFXDir">The result facef
Source/FaceFXLib/FaceFXLib.Build.cs:63
Method
GetMaxErrorLevel
* Gets the maximum error level for all result entries in the set * @returns The maximum error level */
Source/FaceFXEditor/Public/FaceFXEditorTools.h:341
Method
GetMenuCategories
Source/FaceFXEditor/Classes/Factories/FaceFXActorFactory.h:37
Method
GetMenuCategories
Source/FaceFXEditor/Private/Factories/FaceFXAnimFactory.cpp:35
Method
GetName
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXActor.cpp:33
Method
GetNewAssetThumbnailOverride
Source/FaceFXEditor/Classes/Factories/FaceFXActorFactory.h:42
Method
GetNewAssetThumbnailOverride
Source/FaceFXEditor/Classes/Factories/FaceFXAnimFactory.h:34
Method
GetNodeCategory
Source/FaceFXEditor/Private/Animation/AnimGraphNode_BlendFaceFXAnimation.cpp:46
Method
GetNodeTitle
Source/FaceFXEditor/Private/Animation/AnimGraphNode_BlendFaceFXAnimation.cpp:41
Method
GetNodeTitleColor
Source/FaceFXEditor/Private/Animation/AnimGraphNode_BlendFaceFXAnimation.cpp:31
Method
GetNumKeyframes
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:44
Method
GetOwningActor
Source/FaceFX/Private/FaceFXCharacter.cpp:919
Method
GetOwningFaceFXComponent
Source/FaceFX/Private/FaceFXCharacter.cpp:914
Method
GetOwningSkelMeshComponent
Source/FaceFX/Private/FaceFXCharacter.cpp:908
Method
GetPlatform
Source/FaceFX/Private/FaceFX.cpp:35
Function
GetPlatformData
* Gets the platform data for the given target platform * @returns The data entry or nullptr if not found */
Source/FaceFX/Classes/FaceFXAnim.h:117
Function
GetPlatformData
* Gets the platform data for the given target platform * @returns The data entry or nullptr if not found */
Source/FaceFX/Classes/FaceFXActor.h:177
Method
GetResourcePath
* Gets the filepath for a file located inside the FaceFX plugin resources directory * @param RelativePath The path relative to the resources directory
Source/FaceFXEditor/Include/Slate/FaceFXStyle.cpp:41
Method
GetResourceSize
Source/FaceFX/Private/FaceFXAnim.cpp:31
Method
GetResourceSize
Source/FaceFX/Private/FaceFXActor.cpp:29
Method
GetResponse
* Gets the dialog response at the time of closure * @returns The response type */
Source/FaceFXEditor/Include/Slate/FaceFXComboChoiceWidget.h:41
Method
GetResult
Source/FaceFXEditor/Public/FaceFXEditorTools.h:314
Function
GetSetupSkelMeshComponents
* Gets the list of skelmesh component that are setup. Maintains the right order of setup * @param OutSkelMeshComponent The list of skelmesh component
Source/FaceFX/Classes/Animation/FaceFXComponent.h:248
Function
GetSkelMeshTarget
* Gets the skel mesh component which owns a given FaceFX character instance * @param FaceFXCharacter The FaceFX character instance to look up the ske
Source/FaceFX/Classes/Animation/FaceFXComponent.h:232
Method
GetSlateHelperClassName
Source/FaceFX/Classes/Matinee/FaceFXMatineeControl.h:117
Method
GetStatId
Source/FaceFX/Private/FaceFXCharacter.cpp:189
Method
GetSupportedClass
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXActor.cpp:38
Method
GetSupportedClass
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXAnim.cpp:38
Method
GetTimeRange
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:84
Method
GetTooltipText
Source/FaceFXEditor/Private/Animation/AnimGraphNode_BlendFaceFXAnimation.cpp:36
Method
GetTrackEndTime
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:49
Method
GetTrackIcon
Source/FaceFX/Classes/Matinee/FaceFXMatineeControl.h:94
Method
GetTrackKeyForTime
Source/FaceFX/Private/Matinee/FaceFXMatineeControl.cpp:241
Method
GetTypeColor
IAssetTypeActions Implementation
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.h:29
Method
GetVersion
Source/FaceFX/Private/FaceFX.cpp:27
Method
GetWindow
* Gets the result widget * @returns The result widget */
Source/FaceFXEditor/Include/Slate/FaceFXResultWidget.h:120
Method
HandleButtonClicked
Source/FaceFXEditor/Include/Slate/FaceFXComboChoiceWidget.cpp:129
Method
HandleFaceFXActorCreated
Source/FaceFXEditor/Private/Factories/FaceFXActorFactory.cpp:69
Method
HasActions
Source/FaceFXEditor/Private/AssetTypeActions/AssetTypeActions_FaceFXBase.h:31
Method
ImportFaceFXAsset
Source/FaceFXEditor/Private/FaceFXEditorTools.cpp:452
Method
InitTrackInst
Source/FaceFX/Private/Matinee/FaceFXMatineeControlInst.cpp:33
Method
Initialize
Initializes the style set */
Source/FaceFXEditor/Include/Slate/FaceFXStyle.cpp:48
Method
Initialize
Source/FaceFX/Private/Animation/AnimNode_BlendFaceFXAnimation.cpp:42
Method
InitializeFromFile
Source/FaceFXEditor/Private/FaceFXEditorTools.cpp:1170
Function
IsAudioAssetSet
* Gets the indicator if the Audio asset is valid and points to something not matter if asset exist or not * @returns True if valid and points to some
Source/FaceFX/Classes/FaceFXAnim.h:108
← previous
next →
101–200 of 329, ranked by callers