嗨,任何人都可以告訴我如何解決這個問題?錯誤C2039:'ClientSpottingTargetComponent':不是'fb'的成員
這裏是我的代碼
#ifndef _GetComponentFunction_H
#define _GetComponentFunction_H
namespace fb
{
//Minimap
fb::ClientSpottingTargetComponent *cstc = soldier->getComponent<fb::ClientSpottingTargetComponent>("ClientSpottingTargetComponent");
cstc->m_spotType = fb::SpotType_Active;
#endif
這是什麼語言?請爲此加上標籤......我假設C/C++? – rene
你有什麼問題?你想做什麼?什麼不行? – 2013-07-29 08:38:14