C# Class IdleLandsRedux.GameLogic.Actors.BattleActorMessage

Mostrar archivo Open project: IdleLands/IdleLandsRedux Class Usage Examples

Public Properties

Property Type Description
Teams ICollection>

Public Methods

Method Description
BattleActorMessage ( ICollection teams ) : System.Collections.Generic

Method Details

BattleActorMessage() public method

public BattleActorMessage ( ICollection teams ) : System.Collections.Generic
teams ICollection
return System.Collections.Generic

Property Details

Teams public_oe property

public ICollection> Teams
return ICollection>