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