File Logging.h
File List > CollisionEditor > Private > Logging.h
Go to the documentation of this file
// Copyright Screaming Goose Games. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
DECLARE_LOG_CATEGORY_EXTERN(LogCollisionEditor, Log, All);