C# 클래스 UnitIdentity, PocketGodsRPG_Proto

Represents a unique identity for a controllable unit By: NeilDG
파일 보기 프로젝트 열기: pocket-playlab/PocketGodsRPG_Proto 1 사용 예제들

공개 메소드들

메소드 설명
GetUnitName ( ) : string
UnitIdentity ( string givenName ) : System.Collections

메소드 상세

GetUnitName() 공개 메소드

public GetUnitName ( ) : string
리턴 string

UnitIdentity() 공개 메소드

public UnitIdentity ( string givenName ) : System.Collections
givenName string
리턴 System.Collections