Gets the name of the action at the provided index in the list of actions possible for the last active object.
whether or not to include tags in the op string
the index in the list of actions to read from
the name of the action at the given index for the provided object.
local op3 = osrs.ClientOp.objGetOp(1, 3) Copy
local op3 = osrs.ClientOp.objGetOp(1, 3)
Gets the name of the action at the provided index in the list of actions possible for the last active object.