コード例 #1
0
 public void fn_p_stJFFTXTProcedure(int textIndex, Vector3 position, string text, DsgVarByte alpha)
 {
     Rayman2Text.DrawText(textIndex, position, text, alpha);
 }
コード例 #2
0
 public void fn_p_stJFFTXTProcedure(int textIndex, int unknown, DsgVarByte alpha)
 {
     return; // TODO: stub
 }