Brunot
Loading...
Searching...
No Matches
ActionList.cpp File Reference

Component that stores all actions currently affecting the parent entity. More...

Include dependency graph for ActionList.cpp:

Functions

auto to_json (json &j, const ActionList &a) ->void
auto from_json (const json &j, ActionList &a) ->void

Detailed Description

Component that stores all actions currently affecting the parent entity.

Author
Ori Balashov (ori.b.nosp@m.alas.nosp@m.hov@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u)
Date
2026 / 04 / 29

Function Documentation

◆ from_json()

auto from_json ( const json & j,
ActionList & a )->void

◆ to_json()

auto to_json ( json & j,
const ActionList & a )->void