litiengine icon indicating copy to clipboard operation
litiengine copied to clipboard

Update CustomProperty specification

Open nightm4re94 opened this issue 3 years ago • 0 comments

<property>

  • [ ] type: The type of the property. Can be string (default), int, float, bool, color, file, object or class (since 0.16, with color and file added in 0.17, object added in 1.4 and class added in 1.8).
  • [ ] propertytype: The name of the custom property type, when applicable (since 1.8).

nightm4re94 avatar Jul 20 '22 17:07 nightm4re94