- _getUserData
GodotMethod!(Array) _getUserData;
Undocumented in source.
- _setUserData
GodotMethod!(void, Array) _setUserData;
Undocumented in source.
- addUser
GodotMethod!(void, NodePath, Resource, long, Rect2, long) addUser;
Undocumented in source.
- clearData
GodotMethod!(void) clearData;
Undocumented in source.
- clearUsers
GodotMethod!(void) clearUsers;
Undocumented in source.
- getBounds
GodotMethod!(AABB) getBounds;
Undocumented in source.
- getCellSpaceTransform
GodotMethod!(Transform) getCellSpaceTransform;
Undocumented in source.
- getCellSubdiv
GodotMethod!(long) getCellSubdiv;
Undocumented in source.
- getEnergy
GodotMethod!(double) getEnergy;
Undocumented in source.
- getOctree
GodotMethod!(PoolByteArray) getOctree;
Undocumented in source.
- getUserCount
GodotMethod!(long) getUserCount;
Undocumented in source.
- getUserLightmap
GodotMethod!(Resource, long) getUserLightmap;
Undocumented in source.
- getUserPath
GodotMethod!(NodePath, long) getUserPath;
Undocumented in source.
- isInterior
GodotMethod!(bool) isInterior;
Undocumented in source.
- setBounds
GodotMethod!(void, AABB) setBounds;
Undocumented in source.
- setCellSpaceTransform
GodotMethod!(void, Transform) setCellSpaceTransform;
Undocumented in source.
- setCellSubdiv
GodotMethod!(void, long) setCellSubdiv;
Undocumented in source.
- setEnergy
GodotMethod!(void, double) setEnergy;
Undocumented in source.
- setInterior
GodotMethod!(void, bool) setInterior;
Undocumented in source.
- setOctree
GodotMethod!(void, PoolByteArray) setOctree;
Undocumented in source.