#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


#API Documentation

#Methods

Signaturecp.rx.go.SetProp.To:Then(...) -> SetProp.To.Then
TypeMethod
DescriptionEach 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
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/rx/go/SetProp.lua line 160