Description

RunService is a partial library of RunService.

Properties

Type Key Default Value
No available properties    

Methods

Return Type Name
boolean IsServer ()
boolean IsClient ()

Signals


Property Descriptions


Method Descriptions

boolean IsServer()

  • Returns true if script is running on server side.

boolean IsClient()

  • Return true if script is running on client side.