C++ Question DefSetStatusEx

laura

New member
Joined
Feb 20, 2017
Messages
17
Reaction score
0
Points
0
I am a newbi at C++ so, could you recommend any samples where DefSetStatusEx is used??
 
I am a newbi at C++ so, could you recommend any samples where DefSetStatusEx is used??

/Orbitersdk/samples/ScnEditor/Editor.cpp
void EditorTab_Statevec::Apply() at line 1933
void EditorTab_Landed::Apply() at line 2213
 
Back
Top