Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.Serialization.PublicMemberInfoExtension Class Reference

Static Public Member Functions

static List< PublicMemberInfoGetPublicMemberInfos (this Type type)
 
static object PublicMemberClone (this object obj)
 
static T PublicMemberClone< T > (this object obj)
 
static void CopyPublicMemberValues (this object source, object target)
 

Detailed Description

Definition at line 74 of file PublicMemberInfo.cs.


The documentation for this class was generated from the following file: