NLua.LuaGlobalAttribute Class Reference

Marks a method for global usage in Lua scripts More...

Inheritance diagram for NLua.LuaGlobalAttribute:
Collaboration diagram for NLua.LuaGlobalAttribute:

Properties

string Name [get, set]
 An alternative name to use for calling the function in Lua - leave empty for CLR name More...
 
string Description [get, set]
 A description of the function More...
 

Detailed Description

Property Documentation

◆ Description

string NLua.LuaGlobalAttribute.Description
getset

A description of the function

◆ Name

string NLua.LuaGlobalAttribute.Name
getset

An alternative name to use for calling the function in Lua - leave empty for CLR name


The documentation for this class was generated from the following file: