Description
Sets some metadata for the provided item
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Type | FRigDispatch_SetMetadata |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecuteContext | This pin is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Item | The item storing the metadata | Rig Element Key | (Type=Bone,Name="") |
| Name | The name of the metadata | FName | None |
| NameSpace | Defines in which namespace the metadata will be looked up | Rig Meta Data Name Space | Self |
| Value | The value to get / set | Wildcard |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Success | Returns true if the metadata was successfully stored | bool |