⚡
⚡
⚡
⚡
Zapped.cc Lua Docs
Search
⌃K
Useful Information
Documentation
Callbacks
Documentation
Namespaces
Types
Enums
buttons
flags
hitboxes
masks
material_flags
stages
Examples
Powered By
GitBook
stages
Fields:
Name
frame_start
frame_net_update_start
frame_net_postdataupdate_start
frame_net_postdataupdate_end
frame_render_start
frame_render_end
Usage:
function
on_framestagenotify
(
stage
)
if
stage
==
stages
.
frame_render_start
then
-- shit goes here
end
end
Previous
material_flags
Next - Documentation
Examples
Last modified
1yr ago