![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum | Type { Owner , Admin , Member , Outcast , None } |
Functions | |
| const TCHAR * | ToString (Type Affiliation) |
| Type | ToType (const FString &Affiliation) |
Affiliation of a chat room member (long term associations with a room, persists across visits) http://xmpp.org/extensions/xep-0045.html#affil
|
inline |