Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/UBrainComponent
- UActorComponent::OnRegister()
- UBrainComponent::OnRegister()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BrainComponent.h |
| Include | #include "BrainComponent.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BrainComponent.cpp |
virtual void OnRegister&40;&41;
Remarks
Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.