Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/TLODPose
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LODPose.h |
|
|
|
LODPose.h |
|
TLODPose
(
const FReferencePose& InRefPose,
int32 InLODLevel,
bool bSetRefPose,
bool bAdditive
)
|
|
LODPose.h |
|
TLODPose()
| |
|
| Name |
TLODPose |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/LODPose.h |
| Include Path |
#include "LODPose.h" |
TLODPose()
TLODPose(const TLODPose &)
| |
|
| Name |
TLODPose |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/LODPose.h |
| Include Path |
#include "LODPose.h" |
TLODPose
(
const TLODPose & Other
)
TLODPose(const FReferencePose &, int32, bool, bool)
| |
|
| Name |
TLODPose |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/LODPose.h |
| Include Path |
#include "LODPose.h" |
TLODPose
(
const FReferencePose & InRefPose,
int32 InLODLevel,
bool bSetRefPose,
bool bAdditive
)