List Properties
List an object's properties with type and current value. Use this before hf_set_property to find the exact name.
hf_list_propertiesRead onlyArguments
| Name | Type | Description |
|---|---|---|
objectreq | string | Asset package path (/Game/Folder/Asset), full object path (/Game/Folder/Asset.Asset), or an actor label in the editor world. |
editable_only | boolean = true | Only properties editable in the details panel. |
filter | string | Optional case-insensitive substring to narrow the list. |
Related tools
Also in Properties: