![]() |
uLua v3.0.0
A Lua Modding Framework for Unity.
|
Custom attribute which allows a userdata method to be overriden in a Lua script. Intended for use with objects that implement ILuaObject More...
Custom attribute which allows a userdata method to be overriden in a Lua script. Intended for use with objects that implement ILuaObject
You may add the [AllowLuaOverride] attribute to any method of a class which uses the IndexedUserDataDescriptor structure.