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 intClient. getVarcIntValue(int var)Gets the value of a given VarClientIntvoidClient. setVarcIntValue(int var, int value)Sets a VarClientInt to the passed value
-