Empeld
Empeld plugin documentation.
Main Page
+
Packages
Packages
+
Package Functions
+
All
a
b
c
e
f
g
i
l
m
o
p
r
s
t
u
v
w
Functions
Variables
+
Enumerations
a
b
c
e
f
i
m
o
p
r
s
t
u
w
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerations
+
Properties
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Events
+
Files
File List
+
File Members
+
All
c
d
e
f
g
l
m
o
p
r
s
t
v
x
y
+
Functions
c
d
e
f
g
l
m
o
p
r
t
Variables
Typedefs
▼
Empeld
Documentation
►
Packages
▼
Classes
▼
Class List
►
essentials
▼
pluginbase
►
Attributes
►
Dependencies
▼
Helpers
►
Attributes
▼
BinaryCodecs
►
Providers
►
BinaryCodecAttribute
►
Codecs
CodecSet
►
IBinaryCodec
►
TypeCodec
►
Buffers
►
Collections
►
Computative
►
Coords
►
Data
►
Extensions
►
Geometry
►
Mesh
►
Hex
►
UniqueClassIds
►
WeakReferenceExt
►
Objects
►
Game
Class Index
►
Class Hierarchy
►
Class Members
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Pages
Static Public Member Functions
|
List of all members
pluginbase.Helpers.BinaryCodecs.Codecs Class Reference
Static Public Member Functions
static
TypeCodec
GetCodec
(Type type)
static
TypeCodec
GetCodec< T >
()
Member Function Documentation
◆
GetCodec()
static
TypeCodec
pluginbase.Helpers.BinaryCodecs.Codecs.GetCodec
(
Type
type
)
static
13
{
14
return
_global.
GetCodec
(type);
15
}
pluginbase.Helpers.BinaryCodecs.IBinaryCodec.GetCodec
TypeCodec GetCodec(Type type)
◆
GetCodec< T >()
static
TypeCodec
pluginbase.Helpers.BinaryCodecs.Codecs.GetCodec
< T >
(
)
static
18
{
19
return
_global.
GetCodec
<T>();
20
}
pluginbase.Helpers.BinaryCodecs.IBinaryCodec.GetCodec
TypeCodec GetCodec(Type type)
The documentation for this class was generated from the following file:
pluginbase/Helpers/BinaryCodecs/
Codecs.cs
pluginbase
Helpers
BinaryCodecs
Codecs
Generated on Wed Jul 28 2021 22:20:27 for Empeld by
1.8.13