| // Copyright Epic Games, Inc. All Rights Reserved. | |
| ALyraTeamPrivateInfo::ALyraTeamPrivateInfo(const FObjectInitializer& ObjectInitializer) | |
| : Super(ObjectInitializer) | |
| { | |
| //@TODO: Actually make private (using replication graph) | |
| } | |
| // Copyright Epic Games, Inc. All Rights Reserved. | |
| ALyraTeamPrivateInfo::ALyraTeamPrivateInfo(const FObjectInitializer& ObjectInitializer) | |
| : Super(ObjectInitializer) | |
| { | |
| //@TODO: Actually make private (using replication graph) | |
| } | |