World Item Template List

World Item Template List is a component for registering World Item Templates that are available from items.

World Item Templates registered in this component can be used to create new items using the script function $.createItem.

Properties

propertyfunction
World Item TemplatesA list of World Item Templates. You can specify the number of settings.
-IdSpecify the string to be referenced from the script. Id can be 64 characters or less and can only contain alphanumeric characters and some symbols (apostrophe, comma, hyphen, period, underscore).
-World Item TemplateSpecify a World Item Template. A World Item Template must be a prefab asset. For technical reasons, a prefab asset with a World Item Template List cannot specify itself as a World Item Template. In other words, it cannot self-reference.