Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

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

Malware edited this page Dec 25, 2018 · 15 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