OSRS Plugin API
Preparing search index...
osrs
Engine
OpTable
Type Alias OpTable
Table of strings representing the available ops ("Attack", "Talk-to", "Drop", etc..)
type
OpTable
=
{
op1
:
string
;
op2
:
string
;
op3
:
string
;
op4
:
string
;
op5
:
string
;
}
Index
Properties
op1
op2
op3
op4
op5
Properties
op1
op1
:
string
op2
op2
:
string
op3
op3
:
string
op4
op4
:
string
op5
op5
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op1
op2
op3
op4
op5
OSRS Plugin API
Loading...
Table of strings representing the available ops ("Attack", "Talk-to", "Drop", etc..)