Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
TargetTypeSelfParty.cs
Go to the documentation of this file.
1
using
UnityEngine;
2
3
public
class
TargetTypeSelfParty
:
TargetTypeSelf
4
{
5
public
override
Sprite
IconType
=>
EClass
.
core
.
refs
.
icons
.
targetAny
;
6
7
public
override
bool
CanSelectParty
=>
true
;
8
}
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
TargetTypeSelfParty
Definition:
TargetTypeSelfParty.cs:4
TargetTypeSelfParty.CanSelectParty
override bool CanSelectParty
Definition:
TargetTypeSelfParty.cs:7
TargetTypeSelfParty.IconType
override Sprite IconType
Definition:
TargetTypeSelfParty.cs:5
TargetTypeSelf
Definition:
TargetTypeSelf.cs:4
Elin
TargetTypeSelfParty.cs
Generated by
1.9.6