question

tavstal avatar image
tavstal asked

Unreal Engine 4.25 - Custom Events

Hi! I want to use custom events like "OnPlayerKilledEnemy" but I don't know how to call them in the Engine and I didn't found anything for that.

unreal
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Do you mean you want to write custom player events into PlayFab Playstream? In that case please use WritePlayerEvent (player based) or WriteEvents (entity based) to do that, and, our Unreal Plugin already provides corresponding Blueprint nodes/ C++ methods for you.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.