getterLazy

Undocumented in source.
  1. template getterLazy(varType, string name, string genFunc = "")
  2. template getterLazy(string writeAccess, varType, string name, string genFunc = "")
    template getterLazy (
    string writeAccess
    varType
    string name
    string genFunc = ""
    ) {}

Members

Manifest constants

getterLazy
enum getterLazy;
Undocumented in source.

Meta