C# 클래스 HelloWorld.UnitExtensions

关于玩家单位的一些扩展方法
파일 보기 프로젝트 열기: Ivony/HelloWorld

공개 메소드들

메소드 설명
NewUnit ( this place, System.Guid descriptorId, System.Guid playerId = null ) : Unit

메소드 상세

NewUnit() 공개 정적인 메소드

public static NewUnit ( this place, System.Guid descriptorId, System.Guid playerId = null ) : Unit
place this
descriptorId System.Guid
playerId System.Guid
리턴 Unit