Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
function-allplayerstatus [2022/03/14 00:57] – created renick | function-allplayerstatus [2022/03/19 04:15] (current) – renick | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Description ===== | ===== Description ===== | ||
+ | |||
+ | allPlayerStatus is a method of the MusicalEnvironment class. It returns an array displaying the current status of all of the Players contained within the MusicalEnvironment. | ||
===== Syntax ===== | ===== Syntax ===== | ||
+ | |||
+ | < | ||
+ | //(where e is a MusicalEnvironment) | ||
+ | e.allPlayerStatus() | ||
+ | </ | ||
===== Parameters ===== | ===== Parameters ===== | ||
+ | |||
+ | none | ||
===== Return Value ===== | ===== Return Value ===== |