Skip to content

replicated

Description

replicated is a Property on Object
Whether or not this Object (and its components and properties) are replicated.

Example
Object.replicated = true
local testVariable = Object.replicated
Usage

returns: bool