Enfusion Script API
Loading...
Searching...
No Matches
SendToBlenderPlugin Interface Reference
Inheritance diagram for SendToBlenderPlugin:
WorkbenchPlugin Managed

Public Member Functions

override void OnResourceContextMenu (notnull array< ResourceName > resources)
 
- Public Member Functions inherited from WorkbenchPlugin
void Run ()
 
void RunCommandline ()
 
void Configure ()
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Protected Member Functions

bool GetPathToResource (ResourceName resource, inout string absPath)
 
bool ButtonOK ()
 
bool ButtonCancel ()
 

Member Function Documentation

◆ ButtonCancel()

bool SendToBlenderPlugin.ButtonCancel ( )
protected

◆ ButtonOK()

bool SendToBlenderPlugin.ButtonOK ( )
protected

◆ GetPathToResource()

bool SendToBlenderPlugin.GetPathToResource ( ResourceName resource,
inout string absPath )
protected

◆ OnResourceContextMenu()

override void SendToBlenderPlugin.OnResourceContextMenu ( notnull array< ResourceName > resources)

Implements WorkbenchPlugin.


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