메소드 | 설명 | |
---|---|---|
CreateInstance ( Type type ) : |
||
CreateInstance ( string className ) : |
||
CreateInstance ( ) : T | ||
ScriptableObject ( ) | ||
SetDirty ( ) : void |
메소드 | 설명 | |
---|---|---|
CreateInstanceFromType ( Type type ) : |
||
INTERNAL_CALL_SetDirty ( |
||
Internal_CreateScriptableObject ( |
public static CreateInstance ( Type type ) : |
||
type | Type | |
리턴 |
public static CreateInstance ( string className ) : |
||
className | string | |
리턴 |