Uses of Class
net.runelite.api.annotations.VarCStr
-
Packages that use VarCStr Package Description net.runelite.api -
-
Uses of VarCStr in net.runelite.api
Method parameters in net.runelite.api with annotations of type VarCStr Modifier and Type Method Description StringClient. getVarcStrValue(int var)Gets the value of a given VarClientStrvoidClient. setVarcStrValue(int var, String value)Sets a VarClientString to the passed value
-