Photon Server API
Main Page
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
Functions
Typedefs
a
c
e
l
o
p
r
s
Enumerations
a
c
d
e
f
g
h
i
j
m
n
o
p
r
s
t
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
l
m
n
o
p
q
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
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
x
y
z
Events
a
c
d
e
f
i
m
n
o
p
r
s
t
w
Photon
Hive
ActorExtension
Static Public Member Functions
|
List of all members
Photon.Hive.ActorExtension Class Reference
Static Public Member Functions
static SerializableActor
ToSerializableActor
(this Dictionary< string, object > d)
static Dictionary< string, object >
ToDictionary
(this SerializableActor actor)
Member Function Documentation
◆
ToDictionary()
static Dictionary<string, object> Photon.Hive.ActorExtension.ToDictionary
(
this SerializableActor
actor
)
inline
static
◆
ToSerializableActor()
static SerializableActor Photon.Hive.ActorExtension.ToSerializableActor
(
this Dictionary< string, object >
d
)
inline
static