☰
ScriptType
Implementors
In me3_framework::scripting
?
Trait
me3_framework
::
scripting
::
ScriptType
source
·
[
−
]
pub trait ScriptType:
UserData
+
Send
+
Sync
{ }
Implementors
source
impl<T:
UserData
+
Send
+
Sync
>
ScriptType
for T