The online racing simulator
Obtain all variables of BTN
Is there a way to obtain all the variables within the BTN?

I mean $BTN[$btnid]->ClickID(1) will set the ClickID, but is there a way to get the ClickID from it?
meh, found out.
Please show other ppl how you did it to aviod more questions.
its more simple than I thought.

$this->btn[$btnid]->L

gets the left.
So $this->btn[$btnid]->ClickID shows CID?
Quote from misiek08 :So $this->btn[$btnid]->ClickID shows CID?

$this->btn[$btnid]->ClickID gets ClickID, whereas $this->btn[$btnid]->ClickID(1) set's the ClickID to 1.

FGED GREDG RDFGDR GSFDG