MCPcopy Create free account
hub / github.com/Voidware-Prohibited/ALSXT / SetIsProne

Method SetIsProne

Source/ALSXT/Private/AlsxtCharacter.cpp:540–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538}
539
540void AAlsxtCharacter::SetIsProne(const bool bInIsProne)
541{
542 bIsProne = bInIsProne;
543}
544
545bool AAlsxtCharacter::GetOverlaySlot(const FGameplayTag& Slot, FGameplayTag& Overlay, FGameplayTag& Posture)
546{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected