TClassMap::Contains

Returns if class has data in the map.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h

Include

#include "ReplicationGraphTypes.h"

Syntax

bool Contains
(
    const UClass * Class,
    bool bIncludeSuperClasses
) const

Remarks

Returns if class has data in the map.

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