Functions are not running in ue. what should i do?

functions are not running in ue. what should i do?

i am new to unreal engine. plz help me.

What functions? What are you doing? Without more info we are unable to help you.

i mean i made a function in cpp and placed fun in begin play. and made a blueprint of that. then pressed play button but it did not run. inside that function i just worte this UE_LOG(LogTemp, Warning, TEXT(“HELLO WORLD”));

if you need any desk then tell me.

And if you UE_LOG directly in the Begin Play? Does it log?

thanks friend to help me. but i got problem. problem was related to unreal engine compiler. i made new class and its blueprint class then it started working.