Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper > API/Plugins/ControlRigDeveloper/IControlRigAssetInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TSoftObjectPtr< UControlRigShapeLibrary > > & GetShapeLibraries () |
ControlRigAsset.h | ||
const TArray< TSoftObjectPtr< UControlRigShapeLibrary > > & GetShapeLibraries () |
ControlRigAsset.h |
GetShapeLibraries()
| Name | GetShapeLibraries |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigAsset.h |
| Include Path | #include "ControlRigAsset.h" |
TArray < TSoftObjectPtr < UControlRigShapeLibrary > > & GetShapeLibraries()
GetShapeLibraries()
| Name | GetShapeLibraries |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigAsset.h |
| Include Path | #include "ControlRigAsset.h" |
const TArray < TSoftObjectPtr < UControlRigShapeLibrary > > & GetShapeLibraries() const