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

Method SetCameraZoom

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

Source from the content-addressed store, hash-verified

1624}
1625
1626void AAlsxtCharacter::SetCameraZoom(const float NewCameraZoom)
1627{
1628 CameraZoom = NewCameraZoom;
1629}
1630
1631void AAlsxtCharacter::Crouch(const bool bClientSimulation)
1632{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected