Class: FFOW_DebugRenderSceneProxy

class FFOW_DebugRenderSceneProxy
    : public FDebugRenderSceneProxy;


Properties

  • CustomShowFlagIndex

    public:
    uint32 CustomShowFlagIndex;
    

    Optional custom viewport show flag gating this proxy. INDEX_NONE (default) means "always shown" so existing users (e.g. the Floor visualiser) are unaffected; the collider visualiser sets it to FOW_GetColliderShowFlagIndex() so it only draws when the "Fog Of War Colliders" show flag is enabled.


Documentation built with Unreal-Doc v1.0.9 tool by PsichiX