Skip to main content

gc.VerifyUObjectsAreNotFGCObjects

Var

Unreal Engine Var console variable.

gcVerifyUObjectsAreNotFGCObjects

Description

If true, the engine will throw a warning when it detects a UObject-derived class which also derives from FGCObject or any of its members is derived from FGCObject

Usage

gc.VerifyUObjectsAreNotFGCObjects [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.