Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/Framework
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/Framework/AvaSoftAssetPtr.h |
| Include | #include "Framework/AvaSoftAssetPtr.h" |
Syntax
struct FAvaSoftAssetPath
Remarks
Motion Design Extension to FSoftObjectPath. Adding the class information along to resolve about a Motion Design Asset without loading anything.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftClassPath | AssetClassPath | ||
| FSoftObjectPath | AssetPath |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EMotionDesignAssetType | GetAssetType
(
bool bInLoadIfUnknown |
||
| EMotionDesignAssetType | GetAssetTypeFromClass
(
const FSoftClassPath& InAssetClassPath, |
||
| bool | IsNull () |
||
| const FSoftObjectPath & |