UInworldEdge_SafetyResult | Inherits from: UInworldEdge_WithCondition
An edge that controls data flow based on content safety evaluation results This edge class evaluates safety check results to determine if data should flow through the graph. It can be configured to either allow only safe content or only flagged content to pass through, making it useful for implementing content filtering and safety workflows.