Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

sdkgenny.VirtualFunction

Inherits from Function.

A virtual member function. Adds vtable index tracking on top of the base Function methods.

Methods

self:vtable_index() / self:vtable_index(index: number)

Gets or sets the vtable slot index for this virtual function. Returns self when setting.