mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
artificial intelligence
proper *****, work on ai, organize some things
This commit is contained in:
@@ -30,6 +30,7 @@ AWorldSettings* ULevel::GetWorldSettings(bool bChecked) const
|
||||
{
|
||||
// checkf(WorldSettings != nullptr, TEXT("%s"), *GetPathName());
|
||||
}
|
||||
|
||||
static auto WorldSettingsOffset = GetOffset("WorldSettings");
|
||||
return Get<AWorldSettings*>(WorldSettingsOffset);
|
||||
}
|
||||
Reference in New Issue
Block a user