Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
Syadeu edited this page Oct 21, 2021 · 2 revisions

Namespace: Syadeu.Collections

[Serializable] [JsonConverter(typeof(Converters.HashJsonConverter))]
public struct Hash : IEquatable<Hash>

다양한 알고리듬으로 연산한 ulong 8 bytes 값을 담는 구조체입니다.

Inheritance: System.Object -> TestClass
Derived: asdasd
Implements: IStaticMonoManager

Overview

  • 1

Remarks

Description

Examples


Static Fields

Name Description
Empty

Static Methods

Name Description
NewHash(Algorithm)
NewHash(string, Algorithm = Algorithm.Default)

Methods

Name Description
IsEmpty()
Equals(Hash)
Equals(object)
GetHashCode()
ToString()
- Interfaces
- Enums
- Attributes
- Abstract Classes
- Classes
- Structs
- Exceptions

- Syadeu.Presentation
- Syadeu.Collections
- Syadeu.Collections.Converters
- Syadeu.Collections.Proxy
- Syadeu.Presentation.Proxy
- Syadeu.Presentation.Internal
- Syadeu.Presentation.Entities
- Syadeu.Presentation.Attributes
- Syadeu.Presentation.Components
- Syadeu.Presentation.Actions
- Syadeu.Presentation.Render
  • CameraData
  • CameraFrustum
  • IntersectionType
  • RenderSystem
  • WorldCanvasSystem
- Syadeu.Presentation.Data
  • DataContainerSystem
  • DataObjectBase
  • EntityAnimationClipEventData
- Syadeu.Presentation.Events

Clone this wiki locally