set_custom_property


Description:

public abstract void set_custom_property (Script script, string name, Value value)

Overrides the common properties setting.

The underlying virtual function should be used when implementing custom properties.

Parameters:

this

a Scriptable

script

the Script creating the scriptable instance

name

the name of the property

value

the value of the property