|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <AtomConfig.h>
公開メンバ関数 | |
| FAtomOutputPort () | |
| FAtomOutputPort (FName InName) | |
| bool | operator!= (const FAtomOutputPort &Other) const |
| bool | operator== (const FAtomOutputPort &Other) const |
公開変数類 | |
| FName | Name |
| TSoftObjectPtr< UAtomRackWithParentBase > | TargetRack |
Struct that define an Output Port.
|
inline |
|
inline |
|
inline |
|
inline |
| FName FAtomOutputPort::Name |
| TSoftObjectPtr<UAtomRackWithParentBase> FAtomOutputPort::TargetRack |