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
Editor
Source_Files
Instances
Statistics
StatsInstance
C# Class Editor.Source_Files.Instances.Statistics.StatsInstance
Inheritance:
NativeInstance
Mostra file
Open project: LauriM/PropellerEngine
Public Methods
Method
Description
StatsInstance
(
IntPtr
targetInstance
,
Stats
statsView
) :
System
update
( ) :
void
Private Methods
Method
Description
setTargetInstance
(
IntPtr
targetInstance
) :
void
Method Details
StatsInstance()
public
method
public
StatsInstance
(
IntPtr
targetInstance
,
Stats
statsView
) :
System
targetInstance
System.IntPtr
statsView
Stats
return
System
update()
public
method
public
update
( ) :
void
return
void