Add verbose script action texts to script actions list #299
Annotations
6 warnings
|
Build Editor:
src/TSMapEditor/Config/Scripts/Add Map Reveal Trigger.cs#L39
Field 'AddMapRevealTrigger.error' is never assigned to, and will always have its default value null
|
|
Build Editor:
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L46
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
|
|
Build Editor:
src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
|
|
Build Editor:
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L45
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
|
|
Build Editor:
src/TSMapEditor/Models/MapFormat/VirtualFile.cs#L189
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
|
|
Build Editor:
src/TSMapEditor/Rendering/GameClass.cs#L22
The using directive for 'System.Windows.Forms' appeared previously in this namespace
|
Loading