|
Lost Ark SDK
1.148.153.0
|
#include <LA_Basic.hpp>
Public Member Functions | |
| FName () | |
| FName (int32_t i) | |
| FName (const char *nameToFind) | |
| std::string | GetName () const |
| bool | operator== (const FName &other) const |
Static Public Member Functions | |
| static TArray< FNameEntry * > & | GetGlobalNames () |
Public Attributes | |
| int32_t | Index |
| int32_t | Number |
Static Public Attributes | |
| static TArray< FNameEntry * > * | GNames |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
static |
| int32_t SDK::FName::Index |
| int32_t SDK::FName::Number |