Project Hoshimi Documented Class Library
Valid Method (botType)
NamespacesPH.CommonBotValidatorValid(Type)
Validate a bot Type in the player assembly
Declaration Syntax
C#Visual BasicVisual C++
public static CharacteristicsAttribute Valid(
	Type botType
)
Public Shared Function Valid ( _
	botType As Type _
) As CharacteristicsAttribute
public:
static CharacteristicsAttribute^ Valid(
	Type^ botType
)
Parameters
botType (Type)
Type to validate
Return Value
If type is valid, return an instance of CharactericticsAttribute. Either, throw an exception
Remarks

[Missing <remarks> documentation for M:PH.Common.BotValidator.Valid(System.Type)]

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0