NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Component Class
Component Methods
AddComponent Method
BeginNetworkMessage Method
BeginNetworkMessageToEveryone Method
BeginNetworkMessageToServer Method
Clone Method
CreateComponent Method
Dispose Method
EndNetworkMessage Method
FindParent Method
FindThisOrParent Method
GetAllParents Method
GetComponent Method
GetComponentByNameWithIndex Method
GetComponentByPath Method
GetComponents Method
GetPathFromParent Method
GetPathFromRoot Method
GetProvidedType Method
GetScreenLabelInfo Method
IsMethodInvoking Method
MetadataGetMemberBySignature Method
MetadataGetMembers Method
MethodInvoke Method
MethodInvokeCancel Method
MethodInvokeCancelAll Method
NetworkDisablePropertySynchronization Method
NetworkIsDisabledPropertySynchronization Method
NetworkModeAddUser Method
NetworkModeIsEnabledForUser Method
NetworkModeRemoveUser Method
NetworkRestoreDisabledPropertySynchronization Method
NewObjectSetDefaultConfiguration Method
NewObjectSetDefaultConfigurationUpdate Method
OnAddedToParent Method
OnClientConnectedAfterRootComponentEnabled Method
OnClientConnectedBeforeRootComponentEnabled Method
OnClientDisconnected Method
OnClone Method
OnComponentAdded Method
OnComponentRemoved Method
OnDisabled Method
OnDisabledInSimulation Method
OnDispose Method
OnEditorGetTextInfoCenterBottomCorner Method
OnEnabled Method
OnEnabledChanged Method
OnEnabledInHierarchyChanged Method
OnEnabledInSimulation Method
OnLoad Method
OnMetadataGetMemberBySignature Method
OnMetadataGetMembers Method
OnMetadataGetMembersFilter Method
OnPreloadResources Method
OnReceiveNetworkMessageFromClient Method
OnReceiveNetworkMessageFromServer Method
OnRemovedFromParent Method
OnSave Method
OnSimulationStep Method
OnSimulationStepClient Method
OnUpdate Method
PreloadResources Method
Print Method
PropertyGet Method
PropertySet Method
RemoveAllComponents Method
RemoveComponent Method
RemoveFromParent Method
ToString Method
TypeSettingsIsPublic Method
TypeSettingsIsPublicMember Method
Component
OnUpdate Method
Called during the update process of all objects.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
protected
virtual
void
OnUpdate
(
float
delta
)
Parameters
delta
Type:
System
Single
See Also
Reference
Component Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.