UEdGraphSchema_K2::DoesSupportEventDispatcher

Determine if this graph supports event dispatcher

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UEdGraphSchema_K2

  • UEdGraphSchema_K2::DoesSupportEventDispatcher()

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h
Include #include "EdGraphSchema_K2.h"
virtual bool DoesSupportEventDispatcher() const

Remarks

Determine if this graph supports event dispatcher True if this schema supports Event Dispatcher


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library