Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnSetOwner () |
override void | NextFrame () |
override void | IdleFrame () |
override int | GetFrame () |
override void | NextDir () |
override void | Kill () |
override void | OnRender (RenderParam p) |
override void | RefreshSprite () |
![]() | |
void | SetOwnerAsChara () |
![]() | |
void | SetOwner (Card t) |
Public Attributes | |
PCC | pcc |
SpriteProvider | provider = new SpriteProvider() |
![]() | |
new Chara | owner |
![]() | |
Card | owner |
SpriteRenderer | sr |
SpriteRenderer | sr2 |
SpriteReplacerAnimation | srAnime |
MaterialPropertyBlock | mpb |
MaterialPropertyBlock | mpb2 |
CardActor.Type | type |
Static Public Attributes | |
static Vector3 | V2 = new Vector3(2f, 2f, 1f) |
![]() | |
static Core | core |
Properties | |
override bool | isPCC [get] |
override int | currentDir [get] |
![]() | |
virtual bool | isPCC [get] |
virtual int | currentDir [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 Scene | scene [get] |
static BaseGameScreen | screen [get] |
static GameSetting | setting [get] |
static GameData | gamedata [get] |
static ColorProfile | Colors [get] |
static World | world [get] |
static SoundManager | Sound [get] |
static SourceManager | sources [get] |
static SourceManager | editorSources [get] |
static CoreDebug | debug [get] |
Additional Inherited Members | |
![]() | |
enum | Type { Default , Boat , Canvas , MultiSprite } |
![]() | |
static int | rnd (int a) |
![]() | |
static Vector3 | tempV |
static Vector3 | tempV2 |
Definition at line 5 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CardActor.
Definition at line 65 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CardActor.
Definition at line 56 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CardActor.
Definition at line 81 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CardActor.
Definition at line 71 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CharaActor.
Definition at line 45 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CardActor.
Definition at line 89 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CharaActor.
Definition at line 28 of file CharaActorPCC.cs.
|
virtual |
Reimplemented from CharaActor.
Definition at line 205 of file CharaActorPCC.cs.
PCC CharaActorPCC.pcc |
Definition at line 217 of file CharaActorPCC.cs.
SpriteProvider CharaActorPCC.provider = new SpriteProvider() |
Definition at line 220 of file CharaActorPCC.cs.
|
static |
Definition at line 226 of file CharaActorPCC.cs.
|
get |
Definition at line 19 of file CharaActorPCC.cs.
|
get |
Definition at line 9 of file CharaActorPCC.cs.