Table of Contents

Enum LuauGCOperation

Namespace
LuauInterop.Runtime
Assembly
LuauInterop.dll
public enum LuauGCOperation

Fields

Collect = 2
Count = 3
CountBytes = 4
IsRunning = 5
Restart = 1
SetGoal = 7
SetStepMultiplier = 8
SetStepSize = 9
Step = 6
Stop = 0