UE Console Tips & Tricks

CE(Custom Event) // Level Blueprint Custom Event

e.g.
CE TestEvent (X=1.000000,Y=2.000000,Z=3.000000)

KE(Kismet Event) // Blueprint Class Custom Event

e.g. 
KE * TestFunction
KE BP_TestEvent_C TestFunction

這個網誌中的熱門文章

[Work Automation] Create Game Console App (VSCode + PowerShell + Qt for Python)

[UE4] Package (VR Works 4.15)