|
static |
rootObject | object that contains the field whose value will be assigned. |
path | Unity SerialiazatbleProperty path of the field to assign the value to. |
ValueToAssign | The value that will be assigned to the field. Passing an incorrect type of value will raise an exception. |