Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper > API/Plugins/ControlRigDeveloper/UControlRigBlueprint
- URigVMBlueprint::GetPreloadDependencies()
- UControlRigBlueprint::GetPreloadDependencies()
References
| Module | ControlRigDeveloper |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigBlueprint.h |
| Include | #include "ControlRigBlueprint.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Private/ControlRigBlueprint.cpp |
virtual void GetPreloadDependencies
(
TArray < UObject * > & OutDeps
)
Remarks
Called during cooking. Must return all objects that will be Preload()ed when this is serialized at load time.