コード例 #1
0
	public void SetSF_SetDepth(SF_SetDepth func){sf_setDepth = func;}
コード例 #2
0
ファイル: SFMovie_Imports.cs プロジェクト: zwong91/Titan
 public void SetSF_SetDepth(SF_SetDepth func)
 {
     sf_setDepth = func;
 }