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

Method SetTargetBreathState

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

Source from the content-addressed store, hash-verified

4057}
4058
4059void AAlsxtCharacter::SetTargetBreathState(const FAlsxtTargetBreathState& NewTargetBreathState)
4060{
4061 BreathState.TargetState = NewTargetBreathState;
4062}
4063
4064void AAlsxtCharacter::TransitionBreathState()
4065{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected