![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FGraphTraversalCounter, including all inherited members.
| FGraphTraversalCounter() | FGraphTraversalCounter | inline |
| Get() const | FGraphTraversalCounter | inline |
| GetMaxSkippedFrames() const | FGraphTraversalCounter | inline |
| HasEverBeenUpdated() const | FGraphTraversalCounter | inline |
| Increment() | FGraphTraversalCounter | inline |
| IsSynchronized_All(const FGraphTraversalCounter &InOtherCounter) const | FGraphTraversalCounter | inline |
| IsSynchronized_Counter(const FGraphTraversalCounter &InOtherCounter) const | FGraphTraversalCounter | inline |
| IsSynchronized_Frame(const FGraphTraversalCounter &InOtherCounter) const | FGraphTraversalCounter | inline |
| Reset() | FGraphTraversalCounter | inline |
| SetMaxSkippedFrames(int16 InMaxSkippedFrames) | FGraphTraversalCounter | inline |
| SynchronizeWith(const FGraphTraversalCounter &InMasterCounter) | FGraphTraversalCounter | inline |
| WasSynchronizedCounter(const FGraphTraversalCounter &InOtherCounter) const | FGraphTraversalCounter | inline |
| WasSynchronizedLastFrame(const FGraphTraversalCounter &InOtherCounter) const | FGraphTraversalCounter | inline |