Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX