C# 클래스 GenerateKey, soul

상속: MonoBehaviour
파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 메소드들

메소드 설명
GenerateKey_ ( int &_key, int &_key2 ) : void
Init ( int _key, int _key2 ) : void

메소드 상세

GenerateKey_() 공개 정적인 메소드

public static GenerateKey_ ( int &_key, int &_key2 ) : void
_key int
_key2 int
리턴 void

Init() 공개 정적인 메소드

public static Init ( int _key, int _key2 ) : void
_key int
_key2 int
리턴 void