API reference
API reference
Select your platform
No SDKs available
No versions available

WitParameterFilter Class

Filters out parameters of specific types.
Meta::WitAi::Windows::WitParameterFilter extends Meta.Conduit.Editor.IParameterFilter.

Overview

Public Member Functions

bool
ShouldFilterOut
( Type type )
Tests if a parameter type should be filtered out.
bool
ShouldFilterOut
( string typeName )

Details

Member Functions

bool Meta.WitAi.Windows.WitParameterFilter.ShouldFilterOut
( Type type )
Tests if a parameter type should be filtered out.
Parameters
type
The data type.
Returns
True if the parameter type should be filtered out. False otherwise.
bool Meta.WitAi.Windows.WitParameterFilter.ShouldFilterOut
( string typeName )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon