Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX