toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
CopyAssignment
Copy
Assignment
data
class
CopyAssignment
(
val
destination
:
Int
,
val
source
:
Int
)
Members
Constructors
Copy
Assignment
Link copied to clipboard
constructor
(
destination
:
Int
,
source
:
Int
)
Properties
destination
Link copied to clipboard
val
destination
:
Int
source
Link copied to clipboard
val
source
:
Int