Navigation
API > API/Plugins > API/Plugins/ComputeFramework
| |
|
| Name |
FComputeFrameworkObjectVersion |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/ComputeFramework/Source/ComputeFramework/Public/ComputeFramework/ComputeFrameworkObjectVersion.h |
| Include Path |
#include "ComputeFramework/ComputeFrameworkObjectVersion.h" |
Syntax
struct FComputeFrameworkObjectVersion
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FComputeFrameworkObjectVersion()
|
Not instantiable. |
ComputeFramework/ComputeFrameworkObjectVersion.h |
|
Enums
Public
Constants
| Name |
Type |
Remarks |
Include Path |
| GUID |
const FGuid |
The GUID for this custom version number. |
ComputeFramework/ComputeFrameworkObjectVersion.h |
Functions
Public