Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/status
Type
typedef const char &42;(&42;)(StatusCode, std::size_t, const char &42;) HookFunction
References
| Module | RigLogicLib |
| Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/status/Status.h |
| Include | #include "status/Status.h" |
Remarks
The value will be 0 when the hook is invoked for the status message itself, and from 1..N for any of the arguments used for interpolating the status message. Although the hook is invoked only for const char* arguments, the indices will still denote their actual position in the argument list.