Init() private method

private Init ( ) : void
return void
コード例 #1
0
 public GUIStyleState()
 {
     this.m_Ptr = GUIStyleState.Init();
 }