[This is preliminary documentation and is subject to change.]
The MapFCMv4 type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Claims(String) | Allows validating the map format while using minimal resources. | |
| ClaimsName(String) | Returns true if the filename (or directory name) matches this format's expectations. | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Load(String) | Fully loads map from specified location. | |
| LoadHeader(String) | Attempts to load map dimensions from specified location. | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save(Map, String) | Saves given map at the given location. | |
| ToString()()()() | (Inherited from Object.) |