Property editorAsset
editorAsset
Type-specific override of parent editorAsset. Used by the editor to represent the main asset referenced.
Declaration
public TObject editorAsset { get; }
Property Value
| Type | Description |
|---|---|
| TObject | Editor Asset as type TObject, else null |