Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityView
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasTag () |
MassEntityView.h | ||
bool HasTag
(
const UScriptStruct& TagType |
MassEntityView.h |
HasTag()
| Name | HasTag |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
template<typename T>
bool HasTag() const
HasTag(const UScriptStruct &)
| Name | HasTag |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityView.cpp |
bool HasTag
(
const UScriptStruct & TagType
) const