AddRemoteEvent: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 9: Line 9:
{{FuncParam|LuaFunction|__EDIT_ME__}}
{{FuncParam|LuaFunction|__EDIT_ME__}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|This function has no specific return value.}}


== Example ==
== Example ==

Revision as of 10:41, 23 March 2019

AddRemoteEvent

Type: Function
Context: Server & Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

AddRemoteEvent(RemoteEventName, LuaFunction)

Parameters

  • RemoteEventName
    __EDIT_ME__
  • LuaFunction
    __EDIT_ME__

Return Value

  • This function has no specific return value.

Example

__EDIT_ME__

See also

__EDIT_ME__