Constructor ScriptEntry
ScriptEntry()
Initializes a new instance of the ScriptEntry class.
public ScriptEntry()
ScriptEntry(ScriptEntry)
Initializes a new instance of the ScriptEntry class using the specified script entry.
public ScriptEntry(ScriptEntry entry)
Parameters
entry
ScriptEntryThe entry to base this new ScriptEntry instance on.