W3Booster SDK 4.6.0
First app
Guides
Examples
Models
Preparing search index...
index
HeroDamageUnitType
Interface HeroDamageUnitType
Unit type contributing to damage. Illusions are distinct from real units of the same type.
interface
HeroDamageUnitType
{
isIllusion
:
boolean
;
typeId
:
string
;
}
Index
Properties
is
Illusion
type
Id
Properties
Readonly
is
Illusion
isIllusion
:
boolean
Readonly
type
Id
typeId
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
is
Illusion
type
Id
First app
Guides
Examples
Models
W3Booster SDK 4.6.0
Loading...
Unit type contributing to damage. Illusions are distinct from real units of the same type.