What are the options behind info. When a player die and I call the info variable it return HitInfo.
object OnPlayerDeath(BasePlayer player, HitInfo info)
Anywhere I can fin info on vars behind it?
What are the options behind info. When a player die and I call the info variable it return HitInfo.
Depends on what you want, but the majority is in Assembly-CSharp.dll under RustDedicated_Data/Managed.madeindreamsCan you tell me which dll file I should look for or under which directory?