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
Nanook
QueenBee
Parser
ScriptString
C# Class Nanook.QueenBee.Parser.ScriptString
A simple class to store strings found within scripts
Mostra file
Open project: Nanook/Queen-Bee
Public Methods
Method
Description
ScriptString
(
string
text
,
int
pos
,
int
length
,
bool
isUnicode
) :
System
Method Details
ScriptString()
public
method
public
ScriptString
(
string
text
,
int
pos
,
int
length
,
bool
isUnicode
) :
System
text
string
pos
int
length
int
isUnicode
bool
return
System