# cp.rx.go.SetProp.To

A Statement.Modifier that defines what value to set a cp.prop to.


# Submodules


# API Overview

Methods - API calls which can only be made on an object returned by a constructor

  • Then

# API Documentation

# Methods

# Then

Signature cp.rx.go.SetProp.To:Then(...) -> SetProp.To.Then
Type Method
Description Each Then can have a subsequent Then which will be executed after the previous one resolves.
Parameters
  • ... - The list of resolvable values to process for the SetProp.To result.
Returns
Notes None
Examples None
Source src/extensions/cp/rx/go/SetProp.lua line 160