Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FSensitiveName |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path | #include "PlainPropsUeCoreBindings.h" |
Syntax
class FSensitiveName
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSensitiveName
(
FName Name |
PlainPropsUeCoreBindings.h | ||
FSensitiveName
(
FAnsiStringView Name |
PlainPropsUeCoreBindings.h | ||
FSensitiveName
(
IntType |
PlainPropsUeCoreBindings.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IntType | uint64 | PlainPropsUeCoreBindings.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisplayId | FNameEntryId | PlainPropsUeCoreBindings.h | ||
| Number | int32 | PlainPropsUeCoreBindings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AppendString
(
FUtf8StringBuilderBase& Out |
PlainPropsUeCoreBindings.h | ||
FName ToName() |
PlainPropsUeCoreBindings.h | ||
IntType ToUnstableInt() |
PlainPropsUeCoreBindings.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSensitiveName FromUnstableInt
(
IntType UnstableInt |
PlainPropsUeCoreBindings.h | ||
static FNameEntryId InitDisplayId
(
FName Name |
PlainPropsUeCoreBindings.h | ||
static uint32 InitValue
(
FName Name |
PlainPropsUeCoreBindings.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
FSensitiveName Other |
PlainPropsUeCoreBindings.h | ||
bool operator==
(
FSensitiveName Other |
PlainPropsUeCoreBindings.h |