C-DEngine 5.105

EngineAssetInfoAttribute..::..ApplyEngineAssetAttributes Method

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool ApplyEngineAssetAttributes(
	Type pluginType,
	IBaseEngine tIBase
)
Public Shared Function ApplyEngineAssetAttributes ( _
	pluginType As Type, _
	tIBase As IBaseEngine _
) As Boolean
public:
static bool^ ApplyEngineAssetAttributes(
	Type^ pluginType, 
	IBaseEngine^ tIBase
)

Parameters

pluginType
Type: Type
tIBase
Type: nsCDEngine.Engines..::..IBaseEngine