Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.Utilities.MyIni.GetComment

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMyIni

Summary

private public GetComment
```csharp

Gets any comment that might be associated with the given key. Returns`null`if the key does not exist or has no comment.

### Returns



### Example

### Remarks

### Summary

```csharp
private public GetComment
```csharp

Gets any comment that might be associated with the given key. Returns`null`if the key does not exist or has no comment.

### Returns



### Example

### Remarks

Clone this wiki locally