Skip to main content

InstanceValue

Inherits from ValueBase

InstanceValue is a ValueBase that stores an instance.


Summary

Properties


Properties

Value

InstanceValue.Value: Instance

The value of this object.

Example

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