Copies the itemstate asset to the Resource
( mut events: EventReader<AssetEvent<ItemStatesFile>>, assets: ResMut<Assets<ItemStatesFile>>, mut states: ResMut<ItemStates>, mut event_writer: EventWriter<ItemStatesUpdatedEvent>, )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected