ORION SOLUTIONS LUA API
FrameStageNotify
Called when the client enters a frame stage.
callbacks.add("FrameStageNotify", function(stage) end)Arguments
NameDescription
stageThe current frame stage value.Called when the client enters a frame stage.
callbacks.add("FrameStageNotify", function(stage) end)stageThe current frame stage value.