This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
93c0dd704e5ceec04656cf3fea15eae13ddefb44
FlaxEngine
/
Source
/
Engine
/
Scripting
/
Attributes
T
History
mafiesto4
93c0dd704e
Merge branch 'master' into 1.5
...
# Conflicts: # Source/Engine/Serialization/Stream.cpp
2022-11-21 15:51:57 +01:00
..
Editor
changed how actor context menus are created.
2022-10-31 19:18:43 -05:00
CollectionAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00
ExecuteInEditModeAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00
ModuleInitializerAttribute.cs
Add
ModuleInitializer
attribute for C# scripting initialization code running on load
2022-10-12 17:00:40 +02:00
MonoPInvokeCallbackAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00
NetworkReplicatedAttribute.cs
Add automatic replication for C# types with fields marked with
NetworkReplicated
attribute
2022-10-19 09:26:40 +02:00
NetworkRpcAttribute.cs
Add network RPCs
2022-11-16 17:31:28 +01:00
NoAnimateAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00
NoSerializeAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00
SerializeAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00
UnmanagedAttribute.cs
Update copyright year
2022-01-14 13:31:12 +01:00