Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_fnParam2array

Plugin, ACE table, Discussion thread
Dependence:
  • official array plugin
  • official function plugin

Introduction
Create an array and dump parameters of current function into this array.
It is useful if user need to preserve parameters of function after system action: wait , or wait for signal.
(the parameter values will not be preserved after any wait action, user need to save them manually.)

Usage
Sample capx
Call "Action:Dump parameters into a new array" to
  1. create an array object.
  2. push parameters of current function call into this new array object.

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About