Enum gdnative_core::object::memory::RefCounted
source · pub enum RefCounted {}Expand description
Marker that indicates that a type is reference-counted.
pub enum RefCounted {}Marker that indicates that a type is reference-counted.