Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
TargetTypeSelect.cs
Go to the documentation of this file.
1
using
UnityEngine;
2
3
public
class
TargetTypeSelect
:
TargetTypeChara
4
{
5
public
override
Sprite
IconType
=>
EClass
.
core
.
refs
.
icons
.
targetAny
;
6
7
public
override
bool
CanSelectSelf
=>
true
;
8
9
public
override
bool
CanSelectParty
=>
true
;
10
}
CoreRef.Icons.targetAny
Sprite targetAny
Definition:
CoreRef.cs:118
CoreRef.icons
Icons icons
Definition:
CoreRef.cs:339
Core.refs
CoreRef refs
Definition:
Core.cs:51
EClass
Definition:
EClass.cs:5
EClass.core
static Core core
Definition:
EClass.cs:6
TargetTypeChara
Definition:
TargetTypeChara.cs:2
TargetTypeSelect
Definition:
TargetTypeSelect.cs:4
TargetTypeSelect.CanSelectParty
override bool CanSelectParty
Definition:
TargetTypeSelect.cs:9
TargetTypeSelect.IconType
override Sprite IconType
Definition:
TargetTypeSelect.cs:5
TargetTypeSelect.CanSelectSelf
override bool CanSelectSelf
Definition:
TargetTypeSelect.cs:7
Elin
TargetTypeSelect.cs
Generated by
1.9.6