Method | Description | |
---|---|---|
Format ( string format, List |
||
RichTranslate ( Sanguosha.Core.Cards.Card c, bool useUiCard = true ) : IList |
||
RichTranslate ( Sanguosha.Core.Cards.CardHandler cardType ) : IList |
||
RichTranslate ( |
||
RichTranslate ( ICard card, bool useUiCard = true ) : IList |
||
RichTranslate ( IList |
||
RichTranslate ( ISkill skill ) : IList |
||
RichTranslateCardMove ( List |
||
RichTranslateChoice ( |
||
RichTranslateDamage ( |
||
RichTranslateDeath ( |
||
RichTranslateImprisoned ( |
||
RichTranslateKeyLog ( |
||
RichTranslateMainLog ( |
||
RichTranslatePickHero ( |
||
RichTranslateRole ( |
||
Translate ( Sanguosha.Core.Cards.CardHandler cardHandler ) : string | ||
Translate ( DamageElement element ) : string | ||
Translate ( |
||
Translate ( Sanguosha.Core.Cards.DeckType deckType ) : string | ||
Translate ( Sanguosha.Core.Heroes.Hero hero ) : string | ||
Translate ( ICard card ) : string | ||
Translate ( IList |
||
Translate ( ISkill skill ) : string | ||
Translate ( |
||
Translate ( |
||
Translate ( Role role ) : string | ||
Translate ( SuitType suitType ) : string | ||
TranslateCardFootnote ( |
||
TranslateLogEvent ( |
Method | Description | |
---|---|---|
LogFormatter ( ) : System | ||
RichTranslateChat ( string playerName, string userName, string message ) : System.Windows.Documents.Paragraph | ||
RichTranslateChatMessage ( string message ) : IList |
||
RichTranslateJudgeResult ( |
||
RichTranslateJudgeResultEffectiveness ( |
||
RichTranslateLoseHealth ( |
||
RichTranslateLoseMaxHealth ( |
||
RichTranslateRecoverHealth ( |
||
RichTranslateReforgeCard ( |
||
RichTranslateShowCards ( |
||
TranslateHeroName ( Sanguosha.Core.Heroes.Hero hero ) : string |
public static Format ( string format, List |
||
format | string | |
args | List |
|
return | List |
public static RichTranslate ( Sanguosha.Core.Cards.Card c, bool useUiCard = true ) : IList |
||
c | Sanguosha.Core.Cards.Card | |
useUiCard | bool | |
return | IList |
public static RichTranslate ( Sanguosha.Core.Cards.CardHandler cardType ) : IList |
||
cardType | Sanguosha.Core.Cards.CardHandler | |
return | IList |
public static RichTranslate ( |
||
card | ||
return | IList |
public static RichTranslate ( ICard card, bool useUiCard = true ) : IList |
||
card | ICard | |
useUiCard | bool | |
return | IList |
public static RichTranslate ( IList |
||
cards | IList |
|
return | IList |
public static RichTranslate ( ISkill skill ) : IList |
||
skill | ISkill | |
return | IList |
public static RichTranslateCardMove ( List |
||
cards | List |
|
source | ||
dest | ||
reason | GameAction | |
return | System.Windows.Documents.Paragraph |
public static RichTranslateChoice ( |
||
p | ||
answer | string | |
return | System.Windows.Documents.Paragraph |
public static RichTranslateDamage ( |
||
source | ||
target | ||
magnitude | int | |
element | DamageElement | |
return | System.Windows.Documents.Paragraph |
public static RichTranslateDeath ( |
||
p | ||
by | ||
return | System.Windows.Documents.Paragraph |
public static RichTranslateImprisoned ( |
||
player | ||
return | System.Windows.Documents.Paragraph |
public static RichTranslateKeyLog ( |
||
log | ||
return | System.Windows.Documents.Paragraph |
public static RichTranslateMainLog ( |
||
log | ||
return | System.Windows.Documents.Paragraph |
public static RichTranslatePickHero ( |
||
player | ||
isPrimaryHero | bool | |
return | System.Windows.Documents.Paragraph |
public static RichTranslateRole ( |
||
p | ||
return | System.Windows.Documents.Paragraph |
public static Translate ( Sanguosha.Core.Cards.CardHandler cardHandler ) : string | ||
cardHandler | Sanguosha.Core.Cards.CardHandler | |
return | string |
public static Translate ( DamageElement element ) : string | ||
element | DamageElement | |
return | string |
public static Translate ( |
||
deckPlace | ||
return | string |
public static Translate ( Sanguosha.Core.Cards.DeckType deckType ) : string | ||
deckType | Sanguosha.Core.Cards.DeckType | |
return | string |
public static Translate ( Sanguosha.Core.Heroes.Hero hero ) : string | ||
hero | Sanguosha.Core.Heroes.Hero | |
return | string |
public static Translate ( ICard card ) : string | ||
card | ICard | |
return | string |
public static Translate ( IList |
||
players | IList |
|
return | string |
public static Translate ( ISkill skill ) : string | ||
skill | ISkill | |
return | string |
public static Translate ( |
||
player | ||
return | string |
public static Translate ( |
||
prompt | ||
return | string |
public static Translate ( Role role ) : string | ||
role | Role | |
return | string |
public static Translate ( SuitType suitType ) : string | ||
suitType | SuitType | |
return | string |
public static TranslateCardFootnote ( |
||
log | ||
return | string |
public static TranslateLogEvent ( |
||
custom | ||
useUICard | bool | |
return | IList |