Table of Contents

Class EPISODE

Namespace
PIKLib
Assembly
PIKLib.dll
EPISODE : OBJECT
Inheritance
EPISODE
Inherited Members

Properties

AUTHOR

string AUTHOR

Property Value

string

CREATIONTIME

string CREATIONTIME

Property Value

string

LASTMODIFYTIME

string LASTMODIFYTIME

Property Value

string

PATH

string PATH

Property Value

string

SCENES

string[] SCENES

Property Value

string[]

STARTWITH

string STARTWITH

Property Value

string

VERSION

string VERSION

Property Value

string

Methods

BACK()

void BACK()

GETCURRENTSCENE()

string GETCURRENTSCENE()

Returns

string

GETLATESTSCENE()

string GETLATESTSCENE()

Returns

string

GOTO(string)

void GOTO(string scene_name)

Parameters

scene_name string