change
Change the state of an entity. The path arguments supports the Shredder
set syntax
Example
yield entityAPI.change({path: 'score', newValue: 110});Change the state of an entity. The path arguments supports the Shredder
set syntax
yield entityAPI.change({path: 'score', newValue: 110});