Uses of Class
net.runelite.api.annotations.VarCInt
-
Packages that use VarCInt Package Description net.runelite.api -
-
Uses of VarCInt in net.runelite.api
Method parameters in net.runelite.api with annotations of type VarCInt Modifier and Type Method Description int
Client. getVarcIntValue(int var)
Gets the value of a given VarClientIntvoid
Client. setVarcIntValue(int var, int value)
Sets a VarClientInt to the passed value
-