Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnityBridge ¶
type UnityBridge struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*UnityBridge, error)
func (*UnityBridge) Create ¶
func (u *UnityBridge) Create(name string, debuggable bool, logPath string)
func (*UnityBridge) Destroy ¶
func (u *UnityBridge) Destroy()
func (*UnityBridge) Initialize ¶
func (u *UnityBridge) Initialize() bool
func (*UnityBridge) Uninitialize ¶
func (u *UnityBridge) Uninitialize()
Click to show internal directories.
Click to hide internal directories.