Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
もしやったら
CoerceJavaToLua (new Vector2(3, 5));
それは何を返しますか? また、lua で値にアクセスするにはどうすればよいですか? 戻り値をそのまま渡しますか:
globals.load(CoerceJavaToLua(new Vector2(3, 5)));