VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
void AVR.UEditor.Core.AVR_Component_EventsWizard.OnWizardUpdate ( )
inlineprivate

Definition at line 39 of file AVR_Component_EventsWizard.cs.

40  {
41  helpString = "Set custom Events for this object.";
42 
43  errorString = "";
44 
45  }