C# 클래스 SampleCode, MyProjects

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

비공개 메소드들

메소드 설명
Add ( int a, int b ) : int
CallMe ( Action action ) : void
CreateSharedAPI ( int id ) : IntPtr
DeleteArray ( IntPtr myArray ) : void
DeleteSharedAPI ( IntPtr api ) : void
GetArray ( IntPtr api ) : IntPtr
GetMyIdPlusTen ( IntPtr api ) : int
IWasCalled ( int value ) : void
OnDestory ( ) : void
Start ( ) : void
Update ( ) : void