ValueOpcodeXArrayRemove¶
- class dsviper.ValueOpcodeXArrayRemove¶
Bases:
objectA class used to represent the type and the arguments of an opcode.
Note: Not directly instantiable.
- arguments(definitions: DefinitionsConst) Tuple[Attachment, ValueKey, PathConst, ValueUUId]¶
Return the tuple(attachment, key, value, position).
- key() ValueOpcodeKey¶
Return the key.
- type() str¶
Return the type.