### YamlMime:ManagedReference items: - uid: Ghost.Entities.ISharedWarper commentId: T:Ghost.Entities.ISharedWarper id: ISharedWarper parent: Ghost.Entities children: - Ghost.Entities.ISharedWarper.Index langs: - csharp - vb name: ISharedWarper nameWithType: ISharedWarper fullName: Ghost.Entities.ISharedWarper type: Interface source: remote: path: src/Runtime/Ghost.Entities/SharedComponent.cs branch: develop repo: https://git.personalnas.com/Misaki/GhostEngine.git id: ISharedWarper path: src/Runtime/Ghost.Entities/SharedComponent.cs startLine: 9 assemblies: - Ghost.Entities namespace: Ghost.Entities syntax: content: public interface ISharedWarper content.vb: Public Interface ISharedWarper derivedClasses: - Ghost.Entities.Shared`1 - uid: Ghost.Entities.ISharedWarper.Index commentId: P:Ghost.Entities.ISharedWarper.Index id: Index parent: Ghost.Entities.ISharedWarper langs: - csharp - vb name: Index nameWithType: ISharedWarper.Index fullName: Ghost.Entities.ISharedWarper.Index type: Property source: remote: path: src/Runtime/Ghost.Entities/SharedComponent.cs branch: develop repo: https://git.personalnas.com/Misaki/GhostEngine.git id: Index path: src/Runtime/Ghost.Entities/SharedComponent.cs startLine: 11 assemblies: - Ghost.Entities namespace: Ghost.Entities syntax: content: int Index { get; set; } parameters: [] return: type: System.Int32 content.vb: Property Index As Integer overload: Ghost.Entities.ISharedWarper.Index* 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 - uid: Ghost.Entities.ISharedWarper.Index* commentId: Overload:Ghost.Entities.ISharedWarper.Index href: Ghost.Entities.ISharedWarper.html#Ghost_Entities_ISharedWarper_Index name: Index nameWithType: ISharedWarper.Index fullName: Ghost.Entities.ISharedWarper.Index - uid: System.Int32 commentId: T:System.Int32 parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.int32 name: int nameWithType: int fullName: int nameWithType.vb: Integer fullName.vb: Integer name.vb: Integer - uid: System commentId: N:System isExternal: true href: https://learn.microsoft.com/dotnet/api/system name: System nameWithType: System fullName: System