unreal.SceneStateComponentPlayer

class unreal.SceneStateComponentPlayer(outer: Object | None = None, name: Name | str = 'None')

Bases: SceneStatePlayer

Scene State Player for Scene State Components

C++ Source:

  • Plugin: SceneState

  • Module: SceneStateGameplay

  • File: SceneStateComponentPlayer.h

Editor Properties: (see get_editor_property/set_editor_property)

  • root_state (SceneStateObject): [Read-Only] Root Scene State object that this Component will run

  • scene_state_class (type(Class)): [Read-Write] Scene State class used to instantiate the Scene State