Enum LuauLibrary
- Namespace
- LuauInterop.Runtime
- Assembly
- LuauInterop.dll
[Flags]
public enum LuauLibrary
Fields
All = Base | Coroutine | Table | OS | String | Bit32 | Buffer | Utf8 | Math | Debug | Vector | IntegerBase = 1Bit32 = 32Buffer = 64Coroutine = 2Debug = 512Integer = 2048Math = 256None = 0OS = 8String = 16Table = 4Utf8 = 128Vector = 1024