Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
move
InternalMoveStruct
Interface InternalMoveStruct
interface
InternalMoveStruct
{
abilities
:
string
[]
;
fields
:
InternalMoveStructField
[]
;
isEvent
:
boolean
;
isNative
:
boolean
;
name
:
string
;
typeParams
:
InternalMoveTypeParam
[]
;
}
Index
Properties
abilities
fields
is
Event
is
Native
name
type
Params
Properties
abilities
abilities
:
string
[]
fields
fields
:
InternalMoveStructField
[]
is
Event
isEvent
:
boolean
is
Native
isNative
:
boolean
name
name
:
string
type
Params
typeParams
:
InternalMoveTypeParam
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abilities
fields
is
Event
is
Native
name
type
Params
@sentio/sdk
Loading...