use external camera #379
Annotations
10 errors
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Controllers/LassoManController.cs#L5
Naming rule violation: The first word, 'CamOffset', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Controllers/NutcrackerController.cs#L11
Naming rule violation: The first word, 'CamOffset', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Controllers/SnareFleaController.cs#L15
Naming rule violation: The first word, 'CamOffsets', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
Analyze (csharp):
lc-hax/Scripts/Core/HaxCamera.cs#L94
Naming rule violation: The first word, 'Cam', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
Analyze (csharp):
lc-hax/Scripts/Modules/PhantomMod.cs#L84
Remove unused parameter 'player' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Analyze (csharp):
lc-hax/Scripts/Modules/PhantomMod.cs#L97
Remove unused parameter 'camera' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Patches/PlayerIsTargetablePatch.cs#L7
Naming rule violation: Prefix '__' is not expected (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Patches/PlayerIsTargetablePatch.cs#L7
Naming rule violation: Prefix '__' is not expected (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Patches/HudPatch.cs#L14
Remove unused parameter '___hasLoadedSpectateUI' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Analyze (csharp):
lc-hax/Scripts/Modules/Possession/Controllers/LassoManController.cs#L5
Naming rule violation: The first word, 'CamOffset', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|