C# 클래스 UnityHotSwap.AssemblyPostprocessor

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

Private Properties

프로퍼티 타입 설명
AssemblyPostprocessor System.Collections
SetDynarecLogging void
onPlay void

공개 메소드들

메소드 설명
HotPatch ( ) : void
Start ( ) : void

비공개 메소드들

메소드 설명
AssemblyPostprocessor ( ) : System.Collections
SetDynarecLogging ( ) : void
onPlay ( ) : void

메소드 상세

HotPatch() 공개 정적인 메소드

public static HotPatch ( ) : void
리턴 void

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void