Project Hoshimi Documented Class Library
Build Method (type, internalName, lpCreator)
NamespacesPH.CommonAIBuild(Type, String, LPCreator)
Declaration Syntax
C#Visual BasicVisual C++
public bool Build(
	Type type,
	string internalName,
	LPCreator lpCreator
)
Public Function Build ( _
	type As Type, _
	internalName As String, _
	lpCreator As LPCreator _
) As Boolean
public:
bool Build(
	Type^ type, 
	String^ internalName, 
	LPCreator^ lpCreator
)
Parameters
type (Type)
internalName (String)
lpCreator (LPCreator)
Remarks

[Missing <remarks> documentation for M:PH.Common.AI.Build(System.Type,System.String,PH.Common.LPCreator)]

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