![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
| bool AutoRTFM::ForTheRuntime::CoinTossDisable | ( | ) |
| UE_AUTORTFM_ALWAYS_OPEN void AutoRTFM::ForTheRuntime::DebugBreakIfMemoryValidationFails | ( | ) |
| float AutoRTFM::ForTheRuntime::GetAutoRTFMEnabledProbability | ( | ) |
| bool AutoRTFM::ForTheRuntime::GetEnsureOnInternalAbort | ( | ) |
| EAutoRTFMInternalAbortActionState AutoRTFM::ForTheRuntime::GetInternalAbortAction | ( | ) |
| EMemoryValidationLevel AutoRTFM::ForTheRuntime::GetMemoryValidationLevel | ( | ) |
| bool AutoRTFM::ForTheRuntime::GetMemoryValidationStatisticsEnabled | ( | ) |
| bool AutoRTFM::ForTheRuntime::GetMemoryValidationThrottlingEnabled | ( | ) |
| EAutoRTFMRetryTransactionState AutoRTFM::ForTheRuntime::GetRetryTransaction | ( | ) |
| bool AutoRTFM::ForTheRuntime::IsAutoRTFMRuntimeEnabledInternal | ( | ) |
| bool AutoRTFM::ForTheRuntime::SetAutoRTFMRuntime | ( | EAutoRTFMEnabledState | State | ) |
| void AutoRTFM::ForTheRuntime::SetInternalAbortAction | ( | EAutoRTFMInternalAbortActionState | State | ) |
| void AutoRTFM::ForTheRuntime::SetMemoryValidationLevel | ( | EMemoryValidationLevel | Level | ) |
| void AutoRTFM::ForTheRuntime::SetRetryTransaction | ( | EAutoRTFMRetryTransactionState | State | ) |
| bool AutoRTFM::ForTheRuntime::ShouldRetryNestedTransactionsToo | ( | ) |
| bool AutoRTFM::ForTheRuntime::ShouldRetryNonNestedTransactions | ( | ) |