Show / Hide Table of Contents

Delegate BTDecorator_BlueprintBase.PerformConditionCheck_delegate

Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate bool PerformConditionCheck_delegate(Actor OwnerActor, bool ReturnValue);
Parameters
Type Name Description
Actor OwnerActor
System.Boolean ReturnValue
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX