Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/UIKRigController
Description
GENERAL C++ ONLY API Get the asset this controller controls. Warning: Do not use for general editing of the data model. If you need to make modifications to the asset, do so through the API provided by this controller.
| Name | GetAsset |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigController.h |
| Include Path | #include "RigEditor/IKRigController.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Private/RigEditor/IKRigController.cpp |
UIKRigDefinition * GetAsset() const