use external camera #383
Annotations
5 errors and 6 warnings
Build:
lc-hax/Scripts/Modules/Possession/PossessionMod.cs#L48
The type or namespace name 'DocileLocustBeesController' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
lc-hax/Scripts/Patches/HUDPatch.cs#L16
'HaxCamera' does not contain a definition for 'HaxCameraContainer' and no accessible extension method 'HaxCameraContainer' accepting a first argument of type 'HaxCamera' could be found (are you missing a using directive or an assembly reference?)
|
Build:
lc-hax/Scripts/Modules/Possession/PossessionMod.cs#L48
The type or namespace name 'DocileLocustBeesController' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
lc-hax/Scripts/Patches/HUDPatch.cs#L16
'HaxCamera' does not contain a definition for 'HaxCameraContainer' and no accessible extension method 'HaxCameraContainer' accepting a first argument of type 'HaxCamera' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
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)
|
Build:
lc-hax/Scripts/Modules/PhantomMod.cs#L84
Remove unused parameter 'player' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Build:
lc-hax/Scripts/Modules/PhantomMod.cs#L97
Remove unused parameter 'camera' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Build:
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)
|
Build:
lc-hax/Scripts/Modules/PhantomMod.cs#L84
Remove unused parameter 'player' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Build:
lc-hax/Scripts/Modules/PhantomMod.cs#L97
Remove unused parameter 'camera' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Loading