Apparatus
Version 1.23
ECS data-oriented workflow for Unreal Engine.
|
This is the complete list of members for THarshOutcome< void >, including all inherited members.
GetPayload() const | THarshOutcome< void > | inline |
IsNoop() const | THarshOutcome< void > | inline |
IsOK() const | THarshOutcome< void > | inline |
MapStatus(const EApparatusStatus From, const EApparatusStatus To) | THarshOutcome< void > | inline |
Noop() | THarshOutcome< void > | inlinestatic |
operator EApparatusStatus() const | THarshOutcome< void > | inlineexplicit |
operator+(const EApparatusStatus InStatus) const | THarshOutcome< void > | inline |
operator+=(const THarshOutcome &) | THarshOutcome< void > | inline |
operator+=(const EApparatusStatus InStatus) | THarshOutcome< void > | inline |
PayloadType typedef | THarshOutcome< void > | |
Success() | THarshOutcome< void > | inlinestatic |
THarshOutcome() | THarshOutcome< void > | inline |
THarshOutcome(const InPayloadT &InPayload) | THarshOutcome< void > | inline |
THarshOutcome(const EApparatusStatus InStatus) | THarshOutcome< void > | inline |
THarshOutcome(const TPoliteOutcome< InPayloadT > &InOutcome) | THarshOutcome< void > | inline |
ToStatus() const | THarshOutcome< void > | inline |
ToString() const | THarshOutcome< void > | inline |