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

Method CanSlide_Implementation

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

Source from the content-addressed store, hash-verified

4115bool AAlsxtCharacter::CanRoll_Implementation() const { return true; }
4116bool AAlsxtCharacter::CanVault_Implementation() const { return true; }
4117bool AAlsxtCharacter::CanSlide_Implementation() const { return true; }
4118bool AAlsxtCharacter::CanWallRun_Implementation() const { return true; }
4119bool AAlsxtCharacter::CanWallJump_Implementation() const { return true; }
4120

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected