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

Method Tick

Source/ALSXT/Private/AlsxtOverlayObjectActorFirearm.cpp:22–25  ·  view source on GitHub ↗

Called every frame

Source from the content-addressed store, hash-verified

20
21// Called every frame
22void AAlsxtOverlayObjectActorFirearm::Tick(float DeltaTime)
23{
24 Super::Tick(DeltaTime);
25}
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected