How can I acess the VehicleStatManager of the Roach/Goat when On(Enter|Exit)Vehicle hook is called? The only parameter the hook has is "CharacterMotorSimple".
VehicleStatManager from OnEnter|ExitVehicle hook?
Discussion in 'Hurtworld Development' started by SouZa, Mar 24, 2016.
-
Wulf Community Admin
It's not directly available in those hooks, so if anything you'd likely need to grab it from what's available.
-
Yes i know it's not directly available. I'm asking if using CharacterMotorSimple I can acess the vehicle the player is trying to enter|exit ?
-
Wulf Community Admin