Table of Contents

Class LuaTypeExtensions

Namespace
MoonSharp.Interpreter
Assembly
Assembly-CSharp.dll
public static class LuaTypeExtensions
Inheritance
LuaTypeExtensions
Inherited Members

Methods

CanHaveTypeMetatables(DataType)

public static bool CanHaveTypeMetatables(this DataType type)

Parameters

type DataType

Returns

bool

ToErrorTypeString(DataType)

public static string ToErrorTypeString(this DataType type)

Parameters

type DataType

Returns

string

ToLuaDebuggerString(DataType)

public static string ToLuaDebuggerString(this DataType type)

Parameters

type DataType

Returns

string

ToLuaTypeString(DataType)

public static string ToLuaTypeString(this DataType type)

Parameters

type DataType

Returns

string