|
| static T | Create< T > (int power=100, Action< T > onCreate=null) |
| |
| static Condition | Create (string alias, int power=100, Action< Condition > onCreate=null) |
| |
| static int | rnd (int a) |
| |
| static int | curve (int a, int start, int step, int rate=75) |
| |
| static int | rndHalf (int a) |
| |
| static float | rndf (float a) |
| |
| static int | rndSqrt (int a) |
| |
| static void | Wait (float a, Card c) |
| |
| static void | Wait (float a, Point p) |
| |
| static int | Bigger (int a, int b) |
| |
| static int | Smaller (int a, int b) |
| |
| int[] | _ints = new int[5] |
| |
| int | phase = -1 |
| |
| ElementContainer | elements |
| |
| Chara | owner |
| |
| int | id |
| |
| SourceStat.Row | _source |
| |
| static bool | ignoreEffect |
| |
| static Chara | CC |
| |
| static Core | core |
| |
| virtual bool | IsKilled [get] |
| |
| virtual string | TextDuration [get] |
| |
| int | value [get, set] |
| |
| int | power [get, set] |
| |
| int | refVal [get, set] |
| |
| int | refVal2 [get, set] |
| |
| bool | givenByPcParty [get, set] |
| |
| bool | isPerfume [get, set] |
| |
| override Chara | Owner [get] |
| |
| virtual string | Name [get] |
| |
| virtual bool | IsToggle [get] |
| |
| virtual bool | WillOverride [get] |
| |
| virtual bool | AllowMultipleInstance [get] |
| |
| virtual bool | ConsumeTurn [get] |
| |
| virtual bool | PreventRegen [get] |
| |
| virtual bool | ShouldRefresh [get] |
| |
| virtual bool | CancelAI [get] |
| |
| virtual bool | TimeBased [get] |
| |
| virtual bool | SyncRide [get] |
| |
| virtual int | GainResistFactor [get] |
| |
| virtual int | P2 [get] |
| |
| SourceElement.Row | sourceElement [get] |
| |
| virtual bool | IsElemental [get] |
| |
| virtual string | RefString1 [get] |
| |
| virtual bool | CanManualRemove [get] |
| |
| SourceStat.Row | source [get] |
| |
| virtual Emo2 | EmoIcon [get] |
| |
| virtual ConditionType | Type [get] |
| |
| virtual string | idSprite [get] |
| |
| virtual bool | ShowInWidget [get] |
| |
| virtual Chara | Owner [get] |
| |
| static Game | game [get] |
| |
| static bool | AdvMode [get] |
| |
| static Player | player [get] |
| |
| static Chara | pc [get] |
| |
| static UI | ui [get] |
| |
| static Map | _map [get] |
| |
| static Zone | _zone [get] |
| |
| static FactionBranch | Branch [get] |
| |
| static FactionBranch | BranchOrHomeBranch [get] |
| |
| static Faction | Home [get] |
| |
| static Faction | Wilds [get] |
| |
| static Scene | scene [get] |
| |
| static BaseGameScreen | screen [get] |
| |
| static GameSetting | setting [get] |
| |
| static GameData | gamedata [get] |
| |
| static ColorProfile | Colors [get] |
| |
| static World | world [get] |
| |
| static SourceManager | sources [get] |
| |
| static SourceManager | editorSources [get] |
| |
| static SoundManager | Sound [get] |
| |
| static CoreDebug | debug [get] |
| |
Definition at line 4 of file ConHallucination.cs.
◆ OnRemoved()
| override void ConHallucination.OnRemoved |
( |
| ) |
|
|
virtual |
◆ SetOwner()
| override void ConHallucination.SetOwner |
( |
Chara | _owner, |
|
|
bool | onDeserialize = false ) |
|
virtual |
The documentation for this class was generated from the following file: