Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ARCed
Scripting
Script
SetText
ARCed.Scripting.Script.SetText C# (CSharp) Method
Script Class Documentation
Mostra file
Open project: borisblizzard/arcreator
SetText()
private
method
Sets the text of the script
private
SetText
(
string
text
) :
void
text
string
The text of the script
return
void
private void SetText(string text) { this._text = text; this.NeedSaved = true; }
Script
Exists
GetFullPath
Load
Reload
Save
Script
SetIndex
SetText
SetTitle