Loading...
Searching...
No Matches
Go to the documentation of this file.
13#define MATERIAL_BASE_LUA_NAME "MaterialBase"
14#define MATERIAL_BASE_LUA_FLAG "cfMaterialBase"
15#define CHECK_MATERIAL_BASE(L, arg) CheckAssetLuaType<MaterialBase>(L, arg, MATERIAL_BASE_LUA_NAME, MATERIAL_BASE_LUA_FLAG)
17struct MaterialBase_Lua