C# 클래스 Editor.Source_Files.Instances.Statistics.StatsInstance

상속: NativeInstance
파일 보기 프로젝트 열기: LauriM/PropellerEngine

공개 메소드들

메소드 설명
StatsInstance ( IntPtr targetInstance, Stats statsView ) : System
update ( ) : void

비공개 메소드들

메소드 설명
setTargetInstance ( IntPtr targetInstance ) : void

메소드 상세

StatsInstance() 공개 메소드

public StatsInstance ( IntPtr targetInstance, Stats statsView ) : System
targetInstance System.IntPtr
statsView Stats
리턴 System

update() 공개 메소드

public update ( ) : void
리턴 void