TemporaryFile
from panda3d.core import TemporaryFile
- class TemporaryFile
Bases:
FileReference
This is a special kind of FileReference class that automatically deletes the file in question when it is deleted. It is not responsible for creating, opening, or closing the file, however.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()