메소드 | 설명 | |
---|---|---|
getInstance ( ) : |
||
instantiate ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column ) : void | ||
toString ( ) : string |
메소드 | 설명 | |
---|---|---|
MSDistrictHall ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column ) : System |
public static instantiate ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column ) : void | ||
model | String | |
texture | String | |
effect | String | |
position | Vector3 | |
rotation | float | |
row | int | |
column | int | |
리턴 | void |