Method SetEditorSubObject
SetEditorSubObject(Object)
Sets the sub object for this asset reference.
Declaration
public virtual bool SetEditorSubObject(Object value)
Parameters
| Type | Name | Description | 
|---|---|---|
| Object | value | The sub object.  | 
    
Returns
| Type | Description | 
|---|---|
| bool | True if set correctly.  |