containsProperty
Extension method to directly access the MapProperties of a MapLayer and its containsKey method.
Return
true if the property exists. Otherwise false.
Parameters
property name.
Extension method to directly access the MapProperties of a MapObject and its containsKey method.
Return
true if the property exists. Otherwise false.
Parameters
property name.
Extension method to directly access the MapProperties of a TiledMapTileSet and its containsKey method.
Return
true if the property exists. Otherwise false.
Parameters
property name.
Extension method to directly access the MapProperties of a TiledMapTile and its containsKey method.
Return
true if the property exists. Otherwise false.
Parameters
property name.
Extension method to directly access the MapProperties of a TiledMap and its containsKey method.
Return
true if the property exists. Otherwise false.
Parameters
property name.