Inheritance: MonoBehaviour
コード例 #1
0
ファイル: PortGetter.cs プロジェクト: 9/ShadowRealmVR
 void Awake()
 {
     S = this;
 }
コード例 #2
0
ファイル: PortGetter.cs プロジェクト: maazirfan/ShadowRealmVR
 void Awake()
 {
     S = this;
 }