/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class VaultScript */ #ifndef _Included_VaultScript #define _Included_VaultScript struct Hvrml_fields_SFBool; struct Hvrml_fields_SFString; typedef struct ClassVaultScript { struct Hvrml_fields_SFBool *currentlyOpen; struct Hvrml_fields_SFString *correctCombination; struct Hvrml_fields_SFBool *openVault; } ClassVaultScript; HandleTo(VaultScript); #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif