Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchy.h |
| Include | #include "Rigs/RigHierarchy.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Rigs/RigHierarchy.cpp |
void SendEvent
&40;
const FRigEventContext & InEvent,
bool bAsynchronous
&41;
Remarks
Sends an event from the hierarchy to the world
Parameters
| Name | Description |
|---|---|
| InEvent | The event to send |
| bAsynchronous | If set to true the event will go on a thread safe queue |