FClassTree::Num

Get the number of classes represented by this node, including any child nodes

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ClassTree.h

Include

#include "UObject/ClassTree.h"

Syntax

int32 Num() const

Remarks

Get the number of classes represented by this node, including any child nodes

Returns

the number of classes represented by this node, including any child nodes

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