반응형

이것저것 하다 간만에 다시 이벤트를 만드는데 순간 어떻게 했지라는 정적이...

간단한걸 까먹는다 .. ㅋ


How do i call a custom event funtion?


https://answers.unrealengine.com/questions/154297/how-do-i-call-a-custom-event-funtion.html



I'm following this tutorial:

https://www.youtube.com/watch?list=PLCWzG3zfTUPOMKrOw3MS6rrx4ACxbF6Kg&v=DH8HHqiMbWA&feature=player_detailpage#t=595

At about the ten minute mark I am told to create a custom event, which I can do; however, immediately after I am told to call the custom event function and connect it to the first sequence pin. When I try to call the function, the function does not exist even though I have the option checked off to call the event in the editor.

How can I accomplish what is being done in the video?

I am using the 4.6.1 version of the engine.

Thanks

Product Version: Not Selected
Tags:
more ▼

eXi gravatar image eXi ♦ Jan 05 '15 at 6:25 AM

Öhm, this should work the same way, but i'm not sure if Epic changed something in the 4.6.1 update. There are a few things to check:

Are you sure you spelled it correctly?

Would you mind trying to press "Compile" in the upper left corner first?

Does this also happen in a complete new project?

Can you show me your Blueprint (:?

Can you make sure that you have "Context sensitive" marked at the upper right corner of the contest menu that opens when you rightclick?

Can you try calling the event by only rightclicking and searching it instead of dragging of the pin.

orrimer gravatar image orrimer Jan 05 '15 at 3:20 PM

https://www.dropbox.com/s/usido8i2gxdcyuk/Screenshot%202015-01-05%2001.16.12.png?dl=0

Attached screenshot shows a custom event I made and what happens when i try to search for the function call. It was compiled before searching. I started off with a blank c++ template and then created a new empty level. Please let me know if there is any other information you require.

eXi gravatar image eXi ♦ Jan 05 '15 at 6:26 PM

I'm not at my pc right now, but would you mind disabling "Call in Editor" at the Event options at the lower left of the BP and try it again?

rjvm gravatar image rjvm Jan 05 '15 at 10:25 PM

in level BP right clic and put this ===> alt text

alt text

custon event.png (60.3 kB)
call event.jpg (298.4 kB)



반응형

+ Recent posts