mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
2.4.2 & zone times proper
This commit is contained in:
@@ -12,6 +12,7 @@ struct FName
|
||||
FNameEntryId ComparisonIndex;
|
||||
uint32 Number;
|
||||
|
||||
std::string ToString() const;
|
||||
std::string ToString();
|
||||
|
||||
bool IsValid() { return ComparisonIndex.Value > 0; }
|
||||
|
||||
Reference in New Issue
Block a user