EngineAssetInfoAttribute..::..ApplyEngineAssetAttributes Method
Namespace:
nsCDEngine.Engines
Assembly: C-DEngine (in C-DEngine.dll)
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 )