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
SpriteText.NewlineInsertInfo
C# Class SpriteText.NewlineInsertInfo, marblemadness
Mostra file
Open project: MtvnGames/marblemadness
Public Properties
Property
Type
Description
charDelta
int
index
int
Public Methods
Method
Description
NewlineInsertInfo
(
int
idx
,
int
delta
) :
UnityEngine
Method Details
NewlineInsertInfo()
public
method
public
NewlineInsertInfo
(
int
idx
,
int
delta
) :
UnityEngine
idx
int
delta
int
return
UnityEngine
Property Details
charDelta
public_oe property
public
int
charDelta
return
int
index
public_oe property
public
int
index
return
int