Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IInstruction
Interface IInstruction
interface
IInstruction
{
data
?:
string
|
Buffer
<
ArrayBufferLike
>
;
destination
?:
string
;
key
?:
string
;
path
?:
string
;
rule
?:
any
;
section
?:
string
;
source
?:
string
;
submoduleType
?:
string
;
type
:
InstructionType
;
value
?:
any
;
}
Index
Properties
data?
destination?
key?
path?
rule?
section?
source?
submodule
Type?
type
value?
Properties
Optional
data
data
?:
string
|
Buffer
<
ArrayBufferLike
>
Optional
destination
destination
?:
string
Optional
key
key
?:
string
Optional
path
path
?:
string
Optional
rule
rule
?:
any
Optional
section
section
?:
string
Optional
source
source
?:
string
Optional
submodule
Type
submoduleType
?:
string
type
type
:
InstructionType
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
destination
key
path
rule
section
source
submodule
Type
type
value
Plants vs. Zombies: Replanted - v1.0.3
Loading...