Class VariableNamer

Variable naming for ROBLOX objects.

Info:

  • License: MIT
  • Author: Richard Voelker

Methods

VariableNamer.NameObjectVariable (self, className) Get the next name for a ROBLOX object variable.


Methods

VariableNamer.NameObjectVariable (self, className)
Get the next name for a ROBLOX object variable. The name is in the following form: var(Object ClassName)(Unique ID).

Parameters:

Returns:

    string The name for the object variable.
generated by LDoc 1.4.3 Last updated 2016-07-26 17:10:04