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 |