Delegate EnvQueryContext_BlueprintBase.ProvideSingleLocation_delegate
Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate Vector ProvideSingleLocation_delegate(UObject QuerierObject, Actor QuerierActor, Vector ResultingLocation);
Parameters
Type | Name | Description |
---|---|---|
UObject | QuerierObject | |
Actor | QuerierActor | |
Vector | ResultingLocation |
Returns
Type | Description |
---|---|
Vector |