Files
LNXSDK/Kha/Tools/macos_x64/std/flash/sampler/DeleteObjectSample.hx

7 lines
121 B
Haxe
Raw Normal View History

2026-05-22 11:48:42 -07:00
package flash.sampler;
extern final class DeleteObjectSample extends Sample {
final id : Float;
final size : Float;
}