Navigation
API > API/Plugins > API/Plugins/AnimNextUncookedOnly > API/Plugins/AnimNextUncookedOnly/FScopedCompilerResults
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedCompilerResults
(
const FText& InJobName |
AnimNextScopedCompilerResults.h | ||
FScopedCompilerResults
(
UObject* InObject |
AnimNextScopedCompilerResults.h | ||
FScopedCompilerResults
(
const FText& InJobName, |
AnimNextScopedCompilerResults.h |
FScopedCompilerResults(const FText &)
| Name | FScopedCompilerResults |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/Public/AnimNextScopedCompilerResults.h |
| Include Path | #include "AnimNextScopedCompilerResults.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/Private/AnimNextScopedCompilerResults.cpp |
FScopedCompilerResults
(
const FText & InJobName
)
FScopedCompilerResults(UObject *)
| Name | FScopedCompilerResults |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/Public/AnimNextScopedCompilerResults.h |
| Include Path | #include "AnimNextScopedCompilerResults.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/Private/AnimNextScopedCompilerResults.cpp |
FScopedCompilerResults
(
UObject * InObject
)
FScopedCompilerResults(const FText &, UObject , TArrayView< UObject >)
| Name | FScopedCompilerResults |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/Public/AnimNextScopedCompilerResults.h |
| Include Path | #include "AnimNextScopedCompilerResults.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextUncookedOnly/Private/AnimNextScopedCompilerResults.cpp |
FScopedCompilerResults
(
const FText & InJobName,
UObject * InObject,
TArrayView < UObject * > InAssets
)