Description
Returns true if this name is valid / is not none
Information
| Plugin | RigVM |
| Category | Core|Name |
| Tags | Empty,Valid |
| Type | FRigVMFunction_IsNameValid |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input name to check | FName | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | True if the name is valid/ is not None | bool |