Up to date

This page is up to date for Godot 4.0. If you still find outdated information, please open an issue.

PackedDataContainer

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

PackedByteArray

__data__

PackedByteArray()

Methods

Error

pack ( Variant value )

int

size ( ) const


Property Descriptions

PackedByteArray __data__ = PackedByteArray()

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Error pack ( Variant value )

There is currently no description for this method. Please help us by contributing one!


int size ( ) const

There is currently no description for this method. Please help us by contributing one!