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