GameplayPlugin
Defined in: gameplay/GameplayPlugin.ts:268
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new GameplayPlugin():
GameplayPlugin
Returns
Section titled “Returns”GameplayPlugin
Properties
Section titled “Properties”name:
string='gameplay'
Defined in: gameplay/GameplayPlugin.ts:269
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: gameplay/GameplayPlugin.ts:274
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: gameplay/GameplayPlugin.ts:354
Returns
Section titled “Returns”void