UBehaviorTreeFactory::CanCreateNew

Windows
MacOS
Linux

Override Hierarchy

UFactory::CanCreateNew()

UBehaviorTreeFactory::CanCreateNew()

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeFactory.h

Include

#include "BehaviorTreeFactory.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeFactory.cpp

Syntax

virtual bool CanCreateNew() const

Returns

true if the factory can currently create a new object from scratch.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss