Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

SynchronizedEventBase

Syadeu edited this page Sep 2, 2021 · 3 revisions

Namespace: Syadeu.Presentation.Events

public abstract class SynchronizedEventBase : IValidation

직접 상속은 허용하지 않습니다. SynchronizedEvent<TEvent> 를 상속하여 사용하세요.

Inheritance: System.Object -> SynchronizedEventBase
Derived: SynchronizedEvent<TEvent>
Implements: IValidation

Overview

  • 1

Remarks

Description

Examples


Internal Abstract Methods

Name Description
InternalPost()
InternalTerminate()

Methods

Name Description
IsValid()
- 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