Skip to main content

ExecutionAllow

Complete API reference for ExecutionAllow, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class ExecutionAllow

Constructors

SignatureDescription
ExecutionAllow(boolean, boolean)Creates a new instance of ExecutionAllow.

Methods

SignatureReturnsDescription
onGameStopped()booleanExecutes onGameStopped and returns after the underlying engine call finishes.
setOnGameStopped(boolean)voidSets or updates the on game stopped.
onGameRunning()booleanExecutes onGameRunning and returns after the underlying engine call finishes.
setOnGameRunning(boolean)voidSets or updates the on game running.