View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 09-03-2016 , 14:14   Re: New API and Syntax
Reply With Quote #769

Quote:
Originally Posted by R1KO View Post
and when the value of the index variable "this"?
And then he writes
PHP Code:
LogMessage("this.Index: %i"this.Index); 
PHP Code:
    property int Int { public get() { return view_as int > ( this ); }
    } 
or
PHP Code:
    property int Index { public get() { return view_as int > ( this ); }
    } 
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`