Delegate Actor.ReceiveActorEndOverlap_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveActorEndOverlap_delegate(Actor OtherActor);
Parameters
| Type | Name | Description |
|---|---|---|
| Actor | OtherActor |
public delegate void ReceiveActorEndOverlap_delegate(Actor OtherActor);
| Type | Name | Description |
|---|---|---|
| Actor | OtherActor |