Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FSkinnedAsyncTaskContext |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkinnedAssetAsyncCompileUtils.h |
| Include Path | #include "Engine/SkinnedAssetAsyncCompileUtils.h" |
Syntax
class FSkinnedAsyncTaskContext : public FSkinnedAssetCompilationContext
Inheritance Hierarchy
- FSkinnedAssetCompilationContext → FSkinnedAsyncTaskContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSkinnedAsyncTaskContext
(
FEvent* InEvent |
Engine/SkinnedAssetAsyncCompileUtils.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Event | FEvent * | Engine/SkinnedAssetAsyncCompileUtils.h |