Delegate BTService_BlueprintBase.ReceiveSearchStart_delegate
Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveSearchStart_delegate(Actor OwnerActor);
Parameters
| Type | Name | Description |
|---|---|---|
| Actor | OwnerActor |
public delegate void ReceiveSearchStart_delegate(Actor OwnerActor);
| Type | Name | Description |
|---|---|---|
| Actor | OwnerActor |