|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <AtomConfig.h>
公開メンバ関数 | |
| FAtomAcfInfo () | |
| bool | operator!= (const FAtomAcfInfo &Other) const |
| bool | operator== (const FAtomAcfInfo &Other) const |
公開変数類 | |
| uint32 | ACFVersion = 0 |
| TArray< FAtomAisacControlInfo > | AisacControls |
| TArray< FAtomCategoryInfo > | Categories |
| TArray< FAtomGameVariableInfo > | GameVariables |
| FString | Name |
| TArray< FAtomOutputPortInfo > | OutputPorts |
| TArray< FAtomSelectorInfo > | Selectors |
FAtomACFInfo struct
| FAtomAcfInfo::FAtomAcfInfo | ( | ) |
|
inline |
|
inline |
| uint32 FAtomAcfInfo::ACFVersion = 0 |
| TArray<FAtomAisacControlInfo> FAtomAcfInfo::AisacControls |
AISAC Controls list
| TArray<FAtomCategoryInfo> FAtomAcfInfo::Categories |
Category list
| TArray<FAtomGameVariableInfo> FAtomAcfInfo::GameVariables |
Game Variable list
| FString FAtomAcfInfo::Name |
ACF setting name.
| TArray<FAtomOutputPortInfo> FAtomAcfInfo::OutputPorts |
Output Port list
| TArray<FAtomSelectorInfo> FAtomAcfInfo::Selectors |
Selector list