Skip to content

Commit

Permalink
emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 14, 2024
1 parent 128e7ff commit 18d8d5f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ScriptReference/Interfaces/JCS_Instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Singleton instance interface.

This file contain three classes.

### 1) JCS_Instance
### 🏛️ JCS_Instance

See `Example.cs`:

Expand All @@ -18,7 +18,7 @@ See `Example.cs`:
}
```

### 2) JCS_InstanceOld
### 🏛️ JCS_InstanceOld

Singleton instance interface to keep the old instance.

Expand All @@ -34,7 +34,7 @@ See `ExampleOld.cs`:
}
```

### 3) JCS_InstanceNew
### 🏛️ JCS_InstanceNew

Check singleton for keep the old one.

Expand Down

0 comments on commit 18d8d5f

Please sign in to comment.