GE Lua Documentation

Press F to search!

c_str

Definition


-- @/lua/ge/ge_utils.lua:1711

-- backward compatibility below

string.c_str = function(self) return self end

Callers