docs: refactor document folder structure.
This commit is contained in:
51
docs/documents/api/Ghost.Entities.ISharedComponent.yml
Normal file
51
docs/documents/api/Ghost.Entities.ISharedComponent.yml
Normal file
@@ -0,0 +1,51 @@
|
||||
### YamlMime:ManagedReference
|
||||
items:
|
||||
- uid: Ghost.Entities.ISharedComponent
|
||||
commentId: T:Ghost.Entities.ISharedComponent
|
||||
id: ISharedComponent
|
||||
parent: Ghost.Entities
|
||||
children: []
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ISharedComponent
|
||||
nameWithType: ISharedComponent
|
||||
fullName: Ghost.Entities.ISharedComponent
|
||||
type: Interface
|
||||
source:
|
||||
remote:
|
||||
path: src/Runtime/Ghost.Entities/SharedComponent.cs
|
||||
branch: develop
|
||||
repo: https://git.personalnas.com/Misaki/GhostEngine.git
|
||||
id: ISharedComponent
|
||||
path: src/Runtime/Ghost.Entities/SharedComponent.cs
|
||||
startLine: 8
|
||||
assemblies:
|
||||
- Ghost.Entities
|
||||
namespace: Ghost.Entities
|
||||
syntax:
|
||||
content: public interface ISharedComponent
|
||||
content.vb: Public Interface ISharedComponent
|
||||
references:
|
||||
- uid: Ghost.Entities
|
||||
commentId: N:Ghost.Entities
|
||||
href: Ghost.html
|
||||
name: Ghost.Entities
|
||||
nameWithType: Ghost.Entities
|
||||
fullName: Ghost.Entities
|
||||
spec.csharp:
|
||||
- uid: Ghost
|
||||
name: Ghost
|
||||
href: Ghost.html
|
||||
- name: .
|
||||
- uid: Ghost.Entities
|
||||
name: Entities
|
||||
href: Ghost.Entities.html
|
||||
spec.vb:
|
||||
- uid: Ghost
|
||||
name: Ghost
|
||||
href: Ghost.html
|
||||
- name: .
|
||||
- uid: Ghost.Entities
|
||||
name: Entities
|
||||
href: Ghost.Entities.html
|
||||
Reference in New Issue
Block a user