Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClosedDirector ¶
type ClosedDirector interface {
Close()
}
type PlayedSceneResult ¶
type PlayedSceneResult struct { drt.Result WorkedDirector ClosedDirector }
type ScriptHub ¶
type ScriptHub struct {
// contains filtered or unexported fields
}
func (*ScriptHub) AttachDirector ¶
type ScriptRunner ¶
Click to show internal directories.
Click to hide internal directories.