Get a variable's tag...
#1

I did a quick search but I didn't really come across anything. Basically, I would like to be able to determine a variable's tag.

For example:

pawn Код:
new
    bool:varName,
    Float:varName2
;
varName is has a bool tag, varName2 has a float tag. Is there a function in PAWN I can use to determine what those are for particular variables?
Reply


Messages In This Thread
Get a variable's tag... - by Scenario - 05.06.2013, 23:41
Re: Get a variable's tag... - by eblood1 - 05.06.2013, 23:46
Re: Get a variable's tag... - by Scenario - 05.06.2013, 23:49
Re: Get a variable's tag... - by Scenario - 06.06.2013, 00:07

Forum Jump:


Users browsing this thread: 1 Guest(s)