-
Re: IPlayer question
There is IPlayerStat interface there which contain various classes like:
int bails { get; },
int bombsFire { get; },
int bombsHit { get; }....
and it ends on :
tTotalTypes { get; }
some of theme are just not responding if I want to call theme our with this:
IPlayerStat st = (player as IPlayer). GetBattleStat ();
I mean there is no response from theme. Some of them works though, like "kills", or "deaths", "bails"
Ваши права
- Вы не можете создавать новые темы
- Вы не можете отвечать в темах
- Вы не можете прикреплять вложения
- Вы не можете редактировать свои сообщения
-
Правила форума