Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Determines if this member can be renamed to the specified name. If the rename is not possible, returns false and OutError is populated with the reason, else returns true.
Target is Movie Graph Member
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| text | In New Name |
Outputs
| Type | Name | Description |
|---|---|---|
| text | Out Error | |
| boolean | Return Value |