Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObject
| Type | Name | Description | |
|---|---|---|---|
| FString | GetStateParameterName
(
const FString& StateName, |
Return the name of one of the state's runtime parameters, by its index (from 0 to GetStateParameterCount-1). | |
| FString | GetStateParameterName
(
int32 StateIndex, |