OnBeforeProcessCamera: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 7: Line 7:
|cancel = false
|cancel = false
|exampleLuaCS = addEventHandler("onBeforeProcessCamera", function(event)
|exampleLuaCS = addEventHandler("onBeforeProcessCamera", function(event)
outputChatBox("The camera is about to be processed.", COLOUR_ORANGE)
message("The camera is about to be processed.", COLOUR_ORANGE)
end)
end)
}}
}}
7,072

edits

Navigation menu