|
static |
property | The function will assign a value to the runtime contents of this SerializedProperty. |
value | This is the object derived value that will be stored in the runtime field. |
displayWarnings | When True, and warnings generated when attempting to set the value referenced by the SerializedProperty, will be displayed in the console. Defaults to False (failure without notification). |