PushChild

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

PushChild

(
    FOctreeChildNodeRef ChildRef
)

Pushes a child of the current node onto the stack of nodes to visit.

Public function

void

 

PushChild

(
    FOctreeChildNodeRef ChildRef,
    const FOctreeNodeContext& Context
)

Pushes a child of the current node onto the stack of nodes to visit.

Public function

void

 

PushChild

(
    FOctreeChildNodeRef ChildRef,
    uint32 FullyInsideView,
    uint32 FullyOutsideView
)

Pushes a child of the current node onto the stack of nodes to visit.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss