Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KopiLua
Lua.TString
C# Class KopiLua.Lua.TString
Inheritance:
TString_tsv
Show file
Open project: mlnlover11/KopiLua-v5.1.5
Class Usage Examples
Public Properties
Property
Type
Description
str
KopiLua.CharPtr
Public Methods
Method
Description
TString
( ) :
System
TString
(
KopiLua.CharPtr
str
) :
System
ToString
( ) :
string
Method Details
TString()
public
method
public
TString
( ) :
System
return
System
TString()
public
method
public
TString
(
KopiLua.CharPtr
str
) :
System
str
KopiLua.CharPtr
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
str
public property
public
CharPtr,KopiLua
str
return
KopiLua.CharPtr