Enum openvr_sys::Enum_EChaperoneConfigFile [] [src]

pub enum Enum_EChaperoneConfigFile {
    EChaperoneConfigFile_Live,
    EChaperoneConfigFile_Temp,
}

Variants

EChaperoneConfigFile_LiveEChaperoneConfigFile_Temp

Trait Implementations

impl Copy for Enum_EChaperoneConfigFile
[src]

impl Clone for Enum_EChaperoneConfigFile
[src]

fn clone(&self) -> Enum_EChaperoneConfigFile

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more