Enfusion Script API
Loading...
Searching...
No Matches
WorldEditorIngame Interface Reference

Public Member Functions

proto native bool LoadWorld (string worldFilePath)
 
proto native bool SaveWorld ()
 
proto native void SetMoveTool ()
 
proto native void SetRotateTool ()
 
proto native void SetScaleTool ()
 
proto native bool Undo ()
 
proto native bool Redo ()
 
proto native void Update (float tDelta)
 
proto native void Init (notnull RenderTargetWidget mainWindow)
 
proto native void Cleanup ()
 
proto native WorldEditorAPI GetAPI ()
 

Member Function Documentation

◆ Cleanup()

proto native void WorldEditorIngame.Cleanup ( )

◆ GetAPI()

proto native WorldEditorAPI WorldEditorIngame.GetAPI ( )

◆ Init()

proto native void WorldEditorIngame.Init ( notnull RenderTargetWidget mainWindow)

◆ LoadWorld()

proto native bool WorldEditorIngame.LoadWorld ( string worldFilePath)

◆ Redo()

proto native bool WorldEditorIngame.Redo ( )

◆ SaveWorld()

proto native bool WorldEditorIngame.SaveWorld ( )

◆ SetMoveTool()

proto native void WorldEditorIngame.SetMoveTool ( )

◆ SetRotateTool()

proto native void WorldEditorIngame.SetRotateTool ( )

◆ SetScaleTool()

proto native void WorldEditorIngame.SetScaleTool ( )

◆ Undo()

proto native bool WorldEditorIngame.Undo ( )

◆ Update()

proto native void WorldEditorIngame.Update ( float tDelta)

The documentation for this interface was generated from the following file: