Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
ValueLoadPLCB Class Reference
Main Page
Public Member Functions
ValueLoadPLCB Class Reference
Search for all occurrences
#include <sceneio.h>
Inheritance diagram for ValueLoadPLCB:
Public Member Functions
ScripterExport void
proc
(
ILoad
*iload)
Member Function Documentation
ScripterExport void proc
(
ILoad
*
iload
)
[virtual]
Search for all occurrences
Remarks:
This method will be called when loading is complete.
Parameters:
iload
This class provides methods to load data from disk.
Implements
PostLoadCallback
.