NPC Health Bug fix - Maybe #626
Annotations
10 errors
build:
EXILED/Exiled.API/Features/Player.cs#L98
Missing XML comment for publicly visible type or member 'Player.healthStat'
|
build:
EXILED/Exiled.API/Features/Player.cs#L904
Missing XML comment for publicly visible type or member 'Player.NextSpawnHp'
|
build:
EXILED/Exiled.API/Features/Player.cs#L905
Missing XML comment for publicly visible type or member 'Player.NextSpawnMaxHp'
|
build:
EXILED/Exiled.API/Features/Player.cs#L905
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
|
|
build:
EXILED/Exiled.API/Features/Player.cs#L98
Field 'healthStat' should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1307.md)
|
build:
EXILED/Exiled.API/Features/Player.cs#L98
'public' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
|