Exemplo n.º 1
0
 public IReadOnlyReactiveProperty <Int32?> GetAbilitiesProperty(Int32 key)
 {
     return(LD_Abilities.GetProperty(key));
 }
Exemplo n.º 2
0
 public IReadOnlyReactiveProperty <IAbilityBattleDataClient> GetAbilitiesProperty(Int32 key)
 {
     return(LD_Abilities.GetProperty(key));
 }