Delegate LevelScriptActor.WorldOriginLocationChanged_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void WorldOriginLocationChanged_delegate(IntVector OldOriginLocation, IntVector NewOriginLocation);
Parameters
Type | Name | Description |
---|---|---|
IntVector | OldOriginLocation | |
IntVector | NewOriginLocation |