BBMOD_Model.from_buffer

A function defined in BBMOD_Model.gml

from_buffer(_buffer)

Description

Loads model data from a buffer that follows the BBMOD file format.

Arguments

Name Type Description
_buffer Id.Buffer The buffer to load the data from. Its seek position must point to a beginning of a BBMOD model!

Returns

Struct.BBMOD_Model Returns self.

Throws

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.