C# Class HelloWorld.UnitExtensions

关于玩家单位的一些扩展方法
显示文件 Open project: Ivony/HelloWorld

Public Methods

Method Description
NewUnit ( this place, System.Guid descriptorId, System.Guid playerId = null ) : Unit

Method Details

NewUnit() public static method

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