PartyProfilingMethodExitEventData
Information specific to the MethodExit type of profiling event.
Syntax
struct PartyProfilingMethodExitEventData {
PartyString methodName;
}
Members
methodName
PartyString
A string containing the fully qualified name of the method responsible for the callback.
Requirements
Header: Party.h