ICompositorInterfaceUnreal::FFrameState
Public Functions #
Public Attributes #
Public Functions Documentation #
function FFrameState #
inline FFrameState()
function FFrameState #
FFrameState(
const FFrameState & other
) =delete
function operator= #
FFrameState & operator=(
const FFrameState & other
) =delete
function FFrameState #
inline FFrameState(
FFrameState && other
)
function ~FFrameState #
inline ~FFrameState()
Public Attributes Documentation #
variable CohFrameId #
unsigned CohFrameId;
variable WaitFrameCompletionEvent #
FEvent * WaitFrameCompletionEvent;
variable bWasFrameExecuted #
bool bWasFrameExecuted;