Howto:Work with the Property Tree API: Difference between revisions

Jump to navigation Jump to search
m
Line 55: Line 55:


= Tied Properties =
= Tied Properties =
  void
  void fgUntie (const char * name);
fgUntie (const char * name)
{
  if (!globals->get_props()->untie(name))
    SG_LOG(SG_GENERAL, SG_WARN, "Failed to untie property " << name);
}




[[Category:Core Documentation]]
[[Category:Core Documentation]]
2,561

edits

Navigation menu