Difference between revisions of "Server Scripting Functions"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Resource functions == | == Resource functions == | ||
+ | |||
+ | [[Engine.GetThisResource]] | ||
+ | |||
+ | [[Engine.GetResourceName]] | ||
[[Engine.StartResource]] | [[Engine.StartResource]] | ||
Line 42: | Line 46: | ||
[[Engine.AddEventHandler]] | [[Engine.AddEventHandler]] | ||
+ | |||
+ | [[Engine.PreventDefault]] | ||
+ | |||
+ | [[Engine.TriggerClientEvent]] | ||
== Command functions == | == Command functions == | ||
[[Engine.AddCommandHandler]] | [[Engine.AddCommandHandler]] |