Share

AcGiVariant::AcGiVariant

C++

AcGiVariant(
    bool
);

Description

Constructor. Initializes the variant to be type kBoolean.

Parameters

Parameters Description
unnamed Input initial boolean value for AcGiVariant

Links

AcGiVariant

Was this information helpful?