Skip to content

UMRIAgentComponent::IsAgentRegistered

Class: UMRIAgentComponent

Returns whether this component is currently marked for inclusion in state logging.

Syntax

bool UMRIAgentComponent::IsAgentRegistered() const

Return Value

true if the component registered itself on BeginPlay and has not ended play.

Remarks

true if the component registered itself on BeginPlay and has not ended play.