C# 클래스 SamplePlugin, RenderPluginManager

상속: MonoBehaviour
파일 보기 프로젝트 열기: scarlet/RenderPluginManager 1 사용 예제들

공개 메소드들

메소드 설명
RegisterPlugin ( ) : void
UnregisterPlugin ( ) : void

비공개 메소드들

메소드 설명
_registerPlugin ( ) : void
_unregisterPlugin ( ) : void

메소드 상세

RegisterPlugin() 공개 정적인 메소드

public static RegisterPlugin ( ) : void
리턴 void

UnregisterPlugin() 공개 정적인 메소드

public static UnregisterPlugin ( ) : void
리턴 void