BBMOD_StateMachine.add_state

A function defined in BBMOD_StateMachine.gml

add_state(_state)

Description

Adds a state to the state machine.

Arguments

Name Type Description
_state Struct.BBMOD_State The state to add.

Returns

Struct.BBMOD_StateMachine Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.