Merge pull request #2231 from FlightControl-Master/master

Master merge
This commit is contained in:
Thomas
2025-01-28 08:32:34 +01:00
committed by GitHub

View File

@@ -91,6 +91,7 @@ function SCENERY:SetProperty(PropertyName, PropertyValue)
self.Properties[PropertyName] = PropertyValue self.Properties[PropertyName] = PropertyValue
return self return self
end end
--- Obtain object name. --- Obtain object name.
--@param #SCENERY self --@param #SCENERY self
--@return #string Name --@return #string Name