Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SendToBlenderPlugin Interface Reference
Inheritance diagram for SendToBlenderPlugin:
[legend]

Public Member Functions

override void OnResourceContextMenu (notnull array< ResourceName > resources)
 
- Public Member Functions inherited from WorkbenchPlugin
void Run ()
 
void RunCommandline ()
 
void Configure ()
 
void OnResourceContextMenu (notnull array< ResourceName > resources)
 
- 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

void ImportXOB (ResourceName resource)
 
void ImportET (ResourceName resource)
 
bool ButtonOK ()
 
bool ButtonCancel ()
 

Protected Attributes

string m_sBlenderPath
 

Member Function Documentation

◆ ButtonCancel()

bool SendToBlenderPlugin.ButtonCancel ( )
protected

◆ ButtonOK()

bool SendToBlenderPlugin.ButtonOK ( )
protected

◆ ImportET()

void SendToBlenderPlugin.ImportET ( ResourceName  resource)
protected

◆ ImportXOB()

void SendToBlenderPlugin.ImportXOB ( ResourceName  resource)
protected

◆ OnResourceContextMenu()

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

Implements WorkbenchPlugin.

Member Data Documentation

◆ m_sBlenderPath

string SendToBlenderPlugin.m_sBlenderPath
protected

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