Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper > API/Plugins/ControlRigDeveloper/IControlRigAssetInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RefreshModuleVariables () |
ControlRigAsset.h | ||
void RefreshModuleVariables
(
const FRigModuleReference* InModule |
ControlRigAsset.h |
RefreshModuleVariables()
| Name | RefreshModuleVariables |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigAsset.h |
| Include Path | #include "ControlRigAsset.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Private/ControlRigAsset.cpp |
void RefreshModuleVariables()
RefreshModuleVariables(const FRigModuleReference *)
| Name | RefreshModuleVariables |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigAsset.h |
| Include Path | #include "ControlRigAsset.h" |
void RefreshModuleVariables
(
const FRigModuleReference * InModule
)