#include <Children.h>
◆ TPanelChildrenConstIterator() [1/2]
◆ TPanelChildrenConstIterator() [2/2]
◆ GetIndex()
Returns an index to the current element.
◆ operator bool()
conversion to "bool" returning true if the iterator has not reached the last element.
◆ operator*()
◆ operator++()
Advances iterator to the next element in the container.
◆ operator--()
Moves iterator to the previous element in the container.
◆ operator->()
◆ Reset()
Resets the iterator to the first element.
◆ SetToEnd()
Sets iterator to the last element.
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/SlateCore/Public/Layout/Children.h