Skip to content

InstanceValue

InstanceValue is a ValueBase that stores an instance.

Inherits ValueBase

Properties

Value : Instance

The value of this object.

Example

instanceValue.Value = game["Environment"]["Part"]