C# 클래스 IsoAssetsManager, isoAbbeyTFG

파일 보기 프로젝트 열기: nvidiosin/isoAbbeyTFG 1 사용 예제들

공개 메소드들

메소드 설명
CreateAssetInCurrentPathOf ( string name ) : ScriptableObject
CreateAssetOf ( string name, string ruta ) : ScriptableObject

메소드 상세

CreateAssetInCurrentPathOf() 공개 정적인 메소드

public static CreateAssetInCurrentPathOf ( string name ) : ScriptableObject
name string
리턴 UnityEngine.ScriptableObject

CreateAssetOf() 공개 정적인 메소드

public static CreateAssetOf ( string name, string ruta ) : ScriptableObject
name string
ruta string
리턴 UnityEngine.ScriptableObject