Search found 1 match

by coldarn
Tue Jan 07, 2025 7:00 pm
Forum: Not a bug
Topic: [2.0.28] player_index missing from some `on_space_platform_built_entity` events
Replies: 2
Views: 339

[2.0.28] player_index missing from some `on_space_platform_built_entity` events

Removing entities on a space platform via right-click fires the `on_space_platform_built_entity` event with `player_index` field populated in the event object.

Removing via cut action or removal blueprint does NOT include `player_index` in the event callback.

Both of these actions are performed by ...

Go to advanced search