Delegate BTService_BlueprintBase.ReceiveTick_delegate
Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveTick_delegate(Actor OwnerActor, float DeltaSeconds);
Parameters
| Type | Name | Description |
|---|---|---|
| Actor | OwnerActor | |
| System.Single | DeltaSeconds |