FCallstack::FCallstack

Creates an callstack initialized with a certain number of stack frames.

Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > FCallstack > FCallstack

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Callstack.h
Include #include "TraceServices/Model/Callstack.h"
FCallstack
(
    const [FStackFrame](API\Developer\TraceServices\TraceServices\Model\FStackFrame) * FirstEntry,
    uint8 FrameCount
)

Remarks

Creates an callstack initialized with a certain number of stack frames.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library