Preparing search index...
The search index is not available
太阳TS基础框架(solar)
太阳TS基础框架(solar)
w3ts/handles/dialog
DialogButton
Class DialogButton
No Self In File
Hierarchy
Handle
<
button
>
DialogButton
Index
Constructors
constructor
Properties
handle
Accessors
id
solar
Data
Methods
from
Handle
get
Object
init
From
Handle
Constructors
constructor
new
Dialog
Button
(
whichDialog
:
Dialog
, text
:
string
, hotkey
?:
number
, quit
?:
boolean
, score
?:
boolean
)
:
DialogButton
Parameters
whichDialog:
Dialog
text:
string
hotkey:
number
= 0
quit:
boolean
= false
score:
boolean
= false
Returns
DialogButton
Properties
Readonly
handle
handle
:
button
Accessors
id
get
id
(
)
:
number
Returns
number
solar
Data
get
solarData
(
)
:
{
[key:
string
]
:
any
}
Returns
{
[key:
string
]
:
any
}
[
key:
string
]:
any
set
solarData
(
obj
:
{
[key:
string
]
:
any
}
)
:
void
Parameters
obj:
{
[key:
string
]
:
any
}
[
key:
string
]:
any
Returns
void
Methods
Static
from
Handle
from
Handle
(
handle
:
button
)
:
DialogButton
Parameters
handle:
button
Returns
DialogButton
Static
Protected
get
Object
get
Object
(
handle
:
handle
)
:
any
Parameters
handle:
handle
Returns
any
Static
init
From
Handle
init
From
Handle
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
太阳TS基础框架(solar)
tool/
Buff
tool/
Cache
tool/
Cool
Down
tool/
Object
Pool
tool/STimer
tool/event/
Unit
Attacked
Event
tool/event/
Unit
Damaged
Event
tool/event/
Unit
Death
Event
tool/event/
Unit
Event
tool/event/
Unit
Item
Event
tool/event/
Unit
Spell
Event
util/
Base
Util
util/ability/
Ability
Mapping
Util
util/ability/
Ability
Util
util/archive/
Archive
Util
util/archive/
Global
Archive
Util
util/archive/
Local
Archive
Util
util/debug/
Debug
Check
Sync
Util
util/debug/
Debug
Sgp
Util
util/debug/
Debug
Util
util/debug/
Debug
Vm
Util
util/frame/
Ex
Frame
Api
Util
util/frame/
Frame
Callback
Util
util/frame/
Frame
Layer
Util
util/frame/
Native
Frame
Util
util/game/
Camera
Util
util/game/
Destructable
Util
util/game/
Effect
Util
util/game/
Force
Util
util/game/
Game
Util
util/game/
Gui
Util
util/game/
Item
Util
util/game/
List
File
Util
util/game/
Object
Data
Util
util/game/
Player
Util
util/game/
Rect
Util
util/lang/
Bool
Util
util/lang/
Hook
Util
util/lang/
Lang
Util
util/lang/
Singleton
Util
util/math/
Codec
Util
util/math/
Interpolation
Util
util/math/
Leap
Util
util/math/
Math
Util
util/math/
Random
Util
util/math/
Tween
Util
util/math/
Vector
Util
util/net/
Async
Util
util/net/
Sync
Util
util/other/
Combat
Power
Util
util/system/
Attribute
Util
util/system/
Buff
Util
util/system/
Damage
Util
util/system/
Event
Util
util/system/
Trigger
Util
util/text/
Text
Tag
Util
util/text/
Text
Util
util/unit/
Group
Util
util/unit/
Hero
Util
util/unit/
Select
Util
util/unit/
Unit
State
Util
util/unit/
Unit
Util
util/unit/
Vest
Util
w3ts/handles/camera
w3ts/handles/destructable
w3ts/handles/dialog
w3ts/handles/effect
w3ts/handles/fogmodifier
w3ts/handles/force
w3ts/handles/frame
w3ts/handles/gamecache
w3ts/handles/group
w3ts/handles/handle
w3ts/handles/image
w3ts/handles/item
w3ts/handles/leaderboard
w3ts/handles/multiboard
w3ts/handles/player
w3ts/handles/point
w3ts/handles/quest
w3ts/handles/rect
w3ts/handles/region
w3ts/handles/sound
w3ts/handles/texttag
w3ts/handles/timer
w3ts/handles/timerdialog
w3ts/handles/trigger
w3ts/handles/ubersplat
w3ts/handles/unit
w3ts/handles/widget
Dialog
Button
constructor
handle
id
solar
Data
from
Handle
get
Object
init
From
Handle
No Self In File