MCPcopy Create free account
hub / github.com/DruidMech/MultiplayerCourseBlasterGame / OnRep_WeaponState

Method OnRep_WeaponState

Source/Blaster/Weapon/Weapon.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204void AWeapon::OnRep_WeaponState()
205{
206 OnWeaponStateSet();
207}
208
209void AWeapon::OnEquipped()
210{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected