Method | Description | |
---|---|---|
CreateInstance ( Type type ) : |
||
CreateInstance ( string className ) : |
||
CreateInstance ( ) : T | ||
ScriptableObject ( ) | ||
SetDirty ( ) : void |
Method | Description | |
---|---|---|
CreateInstanceFromType ( Type type ) : |
||
INTERNAL_CALL_SetDirty ( |
||
Internal_CreateScriptableObject ( |
public static CreateInstance ( Type type ) : |
||
type | Type | |
return |
public static CreateInstance ( string className ) : |
||
className | string | |
return |