<Code Lib>
2025.3 Method
Changes 0
M

FailureMessageAccessor.HasResolutionOfType

Description:
Checks if failure has a resolution of a given type.

public bool HasResolutionOfType(
	FailureResolutionType type
)

Return Value Boolean True if failure has a resolution of a given type, false otherwise.

Loading…