Format engine codebase with ReSharper

This commit is contained in:
Wojtek Figat
2022-06-14 19:05:04 +02:00
parent 3294624849
commit d4d27b88f0
82 changed files with 276 additions and 775 deletions

View File

@@ -14,7 +14,7 @@ class GPUTexture;
/// </summary>
API_CLASS(Static) class FLAXENGINE_API Screenshot
{
DECLARE_SCRIPTING_TYPE_NO_SPAWN(Screenshot);
DECLARE_SCRIPTING_TYPE_NO_SPAWN(Screenshot);
/// <summary>
/// Captures the specified render target contents and saves it to the file.