CEngineSharp_Server.World.Entities.Npc.GetDamage C# (CSharp) Method

GetDamage() public method

public GetDamage ( ) : int
return int
        public int GetDamage()
        {
            throw new NotImplementedException();
        }