C# Class HelloWorld.UnitExtensions

关于玩家单位的一些扩展方法
Afficher le fichier Open project: Ivony/HelloWorld

Méthodes publiques

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

Method Details

NewUnit() public static méthode

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