RigLogic::dump

Create a snapshot of an initialized [RigLogic](API\Plugins\RigLogicLib\riglogic\riglogic\RigLogic) instance.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/riglogic/riglogic/RigLogic.h

Include

#include "riglogic/riglogic/RigLogic.h"

Syntax

void dump
(
    BoundedIOStream * destination
) const

Remarks

Create a snapshot of an initialized RigLogic instance.

Parameters

Parameter

Description

destination

The output stream into which the current state of RigLogic is going to be written.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss