|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <AtomAisacPatch.h>
公開メンバ関数 | |
| FAtomAisacControl () | |
| FAtomAisacControl (FName InName, int32 InID) | |
| bool | IsValid () const |
| bool | operator!= (const FAtomAisacControl &Other) const |
| bool | operator== (const FAtomAisacControl &Other) const |
公開変数類 | |
| int32 | ID |
| FName | Name |
Struct that define an AISAC control.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int32 FAtomAisacControl::ID |
Unique Atom Craft ID of the AISAC control.
| FName FAtomAisacControl::Name |
Name of the AISAC control.