mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 16:30:32 +00:00
47473c3eeb
Merging PR #45: Fix deprecation warnings in IsBindable. Replaced FKey::IsFloatAxis and FKey::IsVectorAxis calls with the corresponding FKey::IsAxis[1|2|3]D method calls. Background: FKey::IsFloatAxis and FKey::IsVectorAxis are marked as deprecated as of UE4.26, replaced with FKey::IsAxis[1|2|3]D methods. |
||
---|---|---|
.. | ||
Arrays.h | ||
DebugExecBindings.cpp | ||
DebugExecBindings.h | ||
Range.h | ||
RedirectingHandle.h | ||
WorldContext.cpp | ||
WorldContext.h | ||
WorldContextIndex.h |