godot/modules/gdnative/include
Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are
sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
android Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
arvr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
nativescript Remove deprecated sync and slave networking keywords 2020-02-13 08:59:36 +01:00
net Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pluginscript PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
videodecoder PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00