CEngineSharp_Server.World.Entities.Npc.GetDamage C# (CSharp) 메소드

GetDamage() 공개 메소드

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