VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | Public Attributes | List of all members
AVR.UEditor.Core.AVR_WizardHook_DropdownChoiceToggle< Wiz, Mod >.DDChoice Struct Reference

Public Member Functions

 DDChoice (string choiceName, string prefabPathSettingsToken, System.Func< Mod, bool > filter)
 

Public Attributes

string choiceName
 
string prefabPathSettingsToken
 
System.Func< Mod, bool > filter
 

Detailed Description

Definition at line 200 of file AVR_HookableWizard.cs.