02.08.2017, 17:55
(
Последний раз редактировалось Baltazar; 02.08.2017 в 20:17.
)
Ok, I will probably pass an additional parameter to determine the type manually as suggested:
SDK plugin is a very useful tool, unfortunately it is written mostly in C. I am trying to write a wrapper-class for it so it becomes more intuitive to use
Код:
float GetFloat(int index, bool is_reference = false);