Skip to content

Add missing math functions and update APrimalStructure offset#75

Merged
Pelayori merged 1 commit into
ArkServerApi:89.31_Changesfrom
RIO-Alex:89.31_Changes
Jul 23, 2026
Merged

Add missing math functions and update APrimalStructure offset#75
Pelayori merged 1 commit into
ArkServerApi:89.31_Changesfrom
RIO-Alex:89.31_Changes

Conversation

@RIO-Alex

Copy link
Copy Markdown
Contributor
  • Added TRotator<T>::Vector() definition.
  • Added Fmod implementations for float and double in FGenericPlatformMath (used in TRotator<T>::Vector()).
    Note: Implemented using CRT fabsf/fabs and local constexpr epsilon bounds (SmallNumber/DoubleSmallNumber) to avoid circular inclusion with UnrealMathUtility.h and prevent early implicit template instantiation issues with Abs<T>.
  • Added FMaxItemQuantityOverride struct definition.
  • Fixed offset for APrimalStructure::PickupStructureAndDependingLinkedStructures().

Comment thread AsaApi/Core/Public/API/Base.h Outdated
@Pelayori
Pelayori merged commit 2699871 into ArkServerApi:89.31_Changes Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants